Commit Graph

5848 Commits

Author SHA1 Message Date
John Guo
ba39323d30
improve converter feature for package gconv (#3211) 2024-01-22 21:52:54 +08:00
John Guo
383937fe69
add example for ctx keys feature of package glog (#3273) 2024-01-22 21:07:40 +08:00
Bob
f919f90bf5
rename gitee issue template (#3274)
rename gitee ISSUE_TEMPLATE.MD to ISSUE_TEMPLATE
2024-01-22 21:07:04 +08:00
John Guo
b4f6f06ab5
no printing internal middleware for ghttp.Server (#3271) 2024-01-22 21:05:40 +08:00
John Guo
73fbca40ca
add internal error logging and update comments for gclient.RequestVar (#3270) 2024-01-18 10:21:38 +08:00
houseme
e8d3fcac6b
feat: upgrade gitee sync Hub Mirror Action (#3272) 2024-01-18 10:21:14 +08:00
John Guo
f87182d5b8
fix workflow for gitee sync (#3269) 2024-01-17 20:27:41 +08:00
John Guo
951f8921cd
fix #3237 (#3267) 2024-01-17 15:35:48 +08:00
oldme
d26b7c5437
fix some wrong comment (#3265) 2024-01-16 14:08:07 +08:00
John Guo
9407fda197
add example for exporting prometheus metrics using ghttp.Server (#3266) 2024-01-16 14:07:49 +08:00
loveyfore
905913f7be
Fix gf gen service bug. Fix the issue of significant differences in the generated code every … (#3260) 2024-01-15 20:35:14 +08:00
John Guo
4b8eaac73f
fix issue #3232 (#3247) 2024-01-15 20:33:30 +08:00
oldme
ca242ff401
fix #3251 (#3254) 2024-01-11 22:15:22 +08:00
oldme
42e3c5f39a
fix #3253 (#3255) 2024-01-11 22:14:22 +08:00
John Guo
4f4d2c2f8e
add MiddlewareNeverDoneCtx for package ghttp (#3250) 2024-01-06 13:03:49 +08:00
Gin
5a01798481
fix: memory leak when gcache.NewAdapterMemory with lru (#3241) 2024-01-03 20:03:19 +08:00
海亮
8af1eb693e
Update README.MD (#3243) 2024-01-03 19:49:06 +08:00
oldme
335ccb32af
Update Github issue template (#3234) 2024-01-02 20:42:14 +08:00
海亮
e1f2666499
add example for serve file (#3193) 2024-01-02 20:19:40 +08:00
John Guo
22fcfdf755
add configuration support for logger of grpcx.Server (#3223) 2024-01-02 20:19:05 +08:00
John Guo
1e21b61a19
fix typo flie -> file (#3228) 2024-01-02 20:17:54 +08:00
John Guo
6abd8bd864
comments update for package gstr (#3233) 2024-01-02 20:16:51 +08:00
cy
4876ae0e2b
fix:gz files are compressed repeatedly every time tick (#3236) 2024-01-02 20:10:57 +08:00
海亮
63bdf41d40
fix #3191 (#3194) 2023-12-28 20:18:29 +08:00
海亮
984cca8b82
feat: update dependent redoc js for swagger ui (#3217) 2023-12-28 20:13:21 +08:00
oldme
9f7ce42c74
enhance #3221 (#3224) 2023-12-28 20:07:07 +08:00
zhangyuyu
16a43bcb6c
Add comment for Format method so that you can know Layout method. (#3230) 2023-12-26 16:19:59 +08:00
John Guo
85d95e3e27
version v2.6.1 (#3222) 2023-12-21 21:12:51 +08:00
海亮
4cce8557e6
fix: #2924 (#3177) 2023-12-21 10:16:14 +08:00
zhonghuaxunGM
d60d7674d7
fix issues for package contrib/drivers/dm (#3157) 2023-12-20 20:33:58 +08:00
海亮
7f9467d1f8
fix: #2938 (#3178) 2023-12-20 20:25:23 +08:00
glennliao
d08e3ef838
fix: #2689 change sessionId in cookie (#3203) 2023-12-20 20:21:15 +08:00
John Guo
645c5ff5b5
fix issue #3218 #3204 (#3220) 2023-12-19 21:58:12 +08:00
John Guo
7975e391f0
Version/v2.6.0 (#3213) 2023-12-18 20:59:09 +08:00
zhangyuyu
565790036e
improve gen dao to support removeFieldPrefix (#3208) 2023-12-18 20:26:43 +08:00
John Guo
44819b135e
fix issue #3204 (#3212) 2023-12-18 20:19:18 +08:00
海亮
bb19877430
fix: #3197 (#3206) 2023-12-18 19:11:39 +08:00
海亮
fc02e06423
doc: update readme img (#3207) 2023-12-15 15:56:08 +08:00
海亮
dd8a5dcf32
fix: #3179 (#3195) 2023-12-14 21:51:28 +08:00
zhangyuyu
33584506ab
fix issue: request body was closed while retrying in callRequest method (#3199) 2023-12-14 14:18:31 +08:00
John Guo
ee2cf92479
Version/v2.6.0 beta (#3183) 2023-12-04 19:34:48 +08:00
海亮
0b6dd6fb13
improve initialization performance and logging content for cmd gf (#3174) 2023-11-30 18:59:49 +08:00
海亮
993467bb3c
test: add date-format test for RFC3339 (#3181) 2023-11-29 19:12:21 +08:00
海亮
c7c9f0011a
fix: #2967 (#3175) 2023-11-29 19:05:21 +08:00
John Guo
9aa872e705
improve map converting feature using MapOption for package gconv (#3170) 2023-11-23 18:59:04 +08:00
John Guo
ea5d52cb2f
fix issue #3147 (#3161) 2023-11-22 21:05:39 +08:00
海亮
b1754f8254
script updates for version upgrading (#3169) 2023-11-22 20:49:07 +08:00
John Guo
83f08b3135
fix issue in Join stements with prefix specified for package gdb (#3151) 2023-11-20 20:47:26 +08:00
Hunk Zhu
d3d1f94e40
Upgrade nacos sdk to latest version (#3166) 2023-11-20 20:47:00 +08:00
John Guo
fc8572e8dd
version v2.5.7 (#3162) 2023-11-20 10:01:54 +08:00