|
|
ca242ff401
|
fix #3251 (#3254)
|
2024-01-11 22:15:22 +08:00 |
|
|
|
4f4d2c2f8e
|
add MiddlewareNeverDoneCtx for package ghttp (#3250)
|
2024-01-06 13:03:49 +08:00 |
|
|
|
984cca8b82
|
feat: update dependent redoc js for swagger ui (#3217)
|
2023-12-28 20:13:21 +08:00 |
|
|
|
7f9467d1f8
|
fix: #2938 (#3178)
|
2023-12-20 20:25:23 +08:00 |
|
|
|
d08e3ef838
|
fix: #2689 change sessionId in cookie (#3203)
|
2023-12-20 20:21:15 +08:00 |
|
|
|
dd8a5dcf32
|
fix: #3179 (#3195)
|
2023-12-14 21:51:28 +08:00 |
|
|
|
33584506ab
|
fix issue: request body was closed while retrying in callRequest method (#3199)
|
2023-12-14 14:18:31 +08:00 |
|
|
|
ee2cf92479
|
Version/v2.6.0 beta (#3183)
|
2023-12-04 19:34:48 +08:00 |
|
|
|
84ed66018e
|
fix issue: Windows Platform did not handle process signal (#3154)
|
2023-11-14 20:00:26 +08:00 |
|
|
|
a17849bc39
|
improve struct converting in parameter name case sensitive scenario for package gconv (#3122)
|
2023-11-08 21:17:55 +08:00 |
|
|
|
cbea89e6f7
|
fix duplicated route dump for package ghttp (#3116)
|
2023-11-02 09:48:39 +08:00 |
|
|
|
b6935a7285
|
fix(goai): example value needs to be converted just like default value (#3085)
|
2023-10-31 20:18:39 +08:00 |
|
|
|
bcb479aabb
|
fix issue #3077 (#3081)
|
2023-10-24 10:02:04 +08:00 |
|
|
|
acf2307eb9
|
fix issue #2963 (#3062)
|
2023-10-19 19:58:19 +08:00 |
|
|
|
93964ee231
|
delete repeat code in ut for package ghttp (#3058)
|
2023-10-18 20:04:07 +08:00 |
|
|
|
bb9cd37fab
|
add SetNoUrlEncode/NoUrlEncode functions for gclient.Client (#3041)
|
2023-10-17 21:19:59 +08:00 |
|
|
|
34e522306d
|
resolve response is gzip in internalMiddlewareServerTracing (#3055)
|
2023-10-17 20:35:56 +08:00 |
|
|
|
f464f30e6f
|
improve comment of router feature for ghttp.Server (#3014)
|
2023-10-16 20:41:10 +08:00 |
|
|
|
7f1ce2aff3
|
fix issue #2904 (#3004)
|
2023-10-11 21:33:51 +08:00 |
|
|
|
1efdb72990
|
add direct service address support for grpc client (#2991)
|
2023-10-09 20:03:45 +08:00 |
|
|
|
8d925d4741
|
fix issue #2890 (#3002)
|
2023-10-09 20:00:08 +08:00 |
|
|
|
569cbb09bf
|
fix: improve specification version (#2987)
|
2023-09-26 22:03:18 +08:00 |
|
|
|
130191f4ed
|
add in:header tag cache for http request to enhance performance (#2923)
|
2023-09-25 21:34:58 +08:00 |
|
|
|
df92c483d0
|
fix isue #2976, to be compatible with bad response type definition for strict route function (#2977)
|
2023-09-25 20:40:32 +08:00 |
|
|
|
5219c5c37e
|
add ut cases for command gen dao (#2958)
|
2023-09-12 22:00:35 +08:00 |
|
|
|
1582714325
|
improve signal listening for package grpcx/ghttp/gproc (#2942)
|
2023-09-11 10:15:08 +08:00 |
|
|
|
7391a4d45a
|
improve trace span generating for package gctx and http tracing content for package ghttp (#2937)
|
2023-09-11 10:14:00 +08:00 |
|
|
|
7e16d9b63e
|
fix codes due to static codes analysis (#2935)
|
2023-09-07 20:22:20 +08:00 |
|
|
|
7d4c59ac5a
|
fix: OpenAPI cannot correctly identify the file type under the canoni… (#2898)
|
2023-08-28 21:52:22 +08:00 |
|
|
|
53323f3cf9
|
improve support for generic router registering (#2877)
|
2023-08-17 21:16:19 +08:00 |
|
|
|
3df5969348
|
fix generic check with slice for ghttp (#2850)
|
2023-08-16 21:42:36 +08:00 |
|
|
|
ea6a773d60
|
fix: marked gcode.CodeInternalPanic for panic (#2860)
|
2023-08-14 09:53:13 +08:00 |
|
|
|
35a326e169
|
fix(ghttp): fix access log info format (#2853)
|
2023-08-10 22:12:10 +08:00 |
|
|
|
7798e96190
|
add more ut case for package goai (#2843)
|
2023-08-07 20:39:01 +08:00 |
|
|
|
79617570ca
|
Feat:upgrade redis v9 (#2825)
|
2023-08-03 20:01:36 +08:00 |
|
|
|
47915816b5
|
fix: disable map tag summary and description from the OpenAPI Operation to PathItem (#2823)
|
2023-08-02 20:45:58 +08:00 |
|
|
|
f3437dc00f
|
add generic support for http routes registering #2227 #2457 (#2807)
|
2023-08-02 20:35:58 +08:00 |
|
|
|
53e5a04073
|
change minimum golang version from v1.15 to v1.18 (#2820)
|
2023-08-01 21:15:28 +08:00 |
|
|
|
dec66dbd05
|
add NeverDone function for package gctx that creates and returns a never done ctx (#2784)
|
2023-07-25 20:45:34 +08:00 |
|
|
|
cb44c40a9c
|
fix issue #2482 (#2789)
|
2023-07-25 20:28:50 +08:00 |
|
|
|
2c22f4e17d
|
feat: improve watch for polaris registrar (#2788)
|
2023-07-25 20:17:17 +08:00 |
|
|
|
d72997da04
|
fix g.Wait not support OS Signal #2752 (#2768)
|
2023-07-19 20:06:06 +08:00 |
|
|
|
41c0dde9bf
|
add complicated map with custom type converting support for package gconv (#2769)
|
2023-07-17 10:06:06 +08:00 |
|
|
|
4fc24e1391
|
add endpoints configuration for ghttp.Server (#2741)
|
2023-07-06 21:29:33 +08:00 |
|
|
|
0dc47609b5
|
feat: improve polaris register and discovery (#2739)
|
2023-07-06 20:41:24 +08:00 |
|
|
|
ba2a7e4417
|
add chaining function Discovery to disable/enable discovery feature for package gclient; fix issue #2737 (#2738)
|
2023-07-04 20:21:12 +08:00 |
|
|
|
9620b15ea1
|
fix length check issue (#2725)
|
2023-07-04 09:49:09 +08:00 |
|
|
|
6eb0de42f8
|
update context of the original http request (#2717)
|
2023-06-28 21:04:49 +08:00 |
|
|
|
15eaac35a8
|
bugfix : when using otel, calling gclient *Raw methods may result in null pointer exceptions (#2697)
|
2023-06-12 20:52:48 +08:00 |
|
|
|
e816ab05de
|
refactor: code optimization (#2667)
|
2023-05-25 21:58:11 +08:00 |
|