Commit Graph

5835 Commits

Author SHA1 Message Date
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
wlqe
85acd3d31d
Fix the bug that ScanAndCount and AllAndCount report errors in sqlserver (#3155) 2023-11-16 20:15:48 +08:00
海亮
9694a68211
Optimize the information display of gf -v (#3145) 2023-11-16 20:10:45 +08:00
oldme
0be8b29e42
improve gen service code (#3140) 2023-11-14 20:53:41 +08:00
海亮
5580ac9475
fix issue in cross-building failed in windows (#3152) 2023-11-14 20:10:49 +08:00
zhangyuyu
84ed66018e
fix issue: Windows Platform did not handle process signal (#3154) 2023-11-14 20:00:26 +08:00
海亮
4d7f9552fe
fix: gdb unsupport aliyun hologres link (#3150) 2023-11-13 22:05:53 +08:00
oldme
d4b14fd717
add gen service unit testing (#3142) 2023-11-09 20:04:05 +08:00
li-caspar
0bd15bdab5
fix: "gf gen dao" utils.GetModPath Return empty string in windows (#3141) 2023-11-09 20:02:47 +08:00
Hunk Zhu
0b407c5e6d
fix "gf gen pb" api and ctrl not working well. (#3076) 2023-11-08 21:26:51 +08:00
海亮
5f5b82188c
example: log rotate (#3137) 2023-11-08 21:23:39 +08:00
John Guo
a17849bc39
improve struct converting in parameter name case sensitive scenario for package gconv (#3122) 2023-11-08 21:17:55 +08:00
houseme
f3e3a5af5a
feat: improve code for shutdown of otel (#3136) 2023-11-08 21:16:23 +08:00
oldme
dc71c0d28f
enhance #3129 (#3134) 2023-11-06 19:27:26 +08:00