John Guo
|
cf742233e8
|
refactor(net/gudp): improve implements (#3491)
|
2024-09-28 18:08:46 +08:00 |
|
John Guo
|
1c97b7a982
|
fix(os/gcache): memory leak for LRU when adding operations more faster than deleting (#3823)
|
2024-09-28 18:07:11 +08:00 |
|
oldme
|
ea09457d84
|
fix(os/gcmd): argument index calculating error in multilevel command (#3807)
|
2024-09-28 18:02:34 +08:00 |
|
Lance Add
|
66ee52c96a
|
fix(database/gdb): invalid order by statement generated when multiple order inputs (#3803)
|
2024-09-28 12:06:22 +08:00 |
|
oldme
|
f45f64897a
|
fix(cmd/gf): creating logic.go empty folder when there is no correct logic service (#3815)
|
2024-09-28 11:28:06 +08:00 |
|
oldme
|
8708dc7940
|
test(drivers/mysql): loose unit testing for transaction (#3819)
|
2024-09-28 11:19:14 +08:00 |
|
John Guo
|
79451e4624
|
fix(net/ghttp&gclient,contrib/rpc/grpcx): remove request and response contents in opentelemetry tracing attributes (#3810)
|
2024-09-26 09:50:07 +08:00 |
|
John Guo
|
a716c6bfab
|
feat: new version v2.7.4 (#3809)
|
2024-09-25 19:53:23 +08:00 |
|
wln32
|
5aa321dbde
|
fix(util/gconv): unstable converting when there is an external attribute with the same name as the internal structure (#3799)
|
2024-09-25 19:22:15 +08:00 |
|
John Guo
|
3f2b1cb329
|
feat(database/gdb): add year field type support for ORM operations (#3805)
|
2024-09-25 16:33:52 +08:00 |
|
John Guo
|
ab2c3b02ac
|
fix(cmd/gf): table and field names converted to its lower case before CamelCase converting in command gen dao (#3801)
|
2024-09-25 10:59:00 +08:00 |
|
oldme
|
76783fd72b
|
fix(net/gclient): panic when containing @file: parameter value in json post request (#3775)
|
2024-09-25 10:37:32 +08:00 |
|
fsl
|
a1ce97ec9b
|
feat(contrib/registry/etcd/): add DialTimeout and AutoSyncInterval option (#3698)
|
2024-09-24 17:01:10 +08:00 |
|
oldme
|
c13004e230
|
fix(database/gdb): support OrderRandom feature in different databases (#3794)
|
2024-09-24 11:58:34 +08:00 |
|
John Guo
|
9af8393758
|
fix(net/goai): change default value of RequestBody.Required from true to false, add required tag support for RequestBody (#3796)
|
2024-09-24 11:51:53 +08:00 |
|
John Guo
|
e15b543a5b
|
fix(util/gvalid): retrive empty slice parameter in custom validation rule function failed (#3795)
|
2024-09-23 19:59:48 +08:00 |
|
wln32
|
8a1c97f518
|
fix(util/gconv): cached field indexes append issue caused incorrect field converting (#3790)
|
2024-09-23 19:05:32 +08:00 |
|
wwwfeng
|
d8e3e9d713
|
fix(utils/utils_str): recognize '+' as a valid numeric sign (#3778)
|
2024-09-23 16:45:55 +08:00 |
|
John Guo
|
777c2e7117
|
ci: fix mssql docker service failed in ci (#3792)
|
2024-09-23 11:50:48 +08:00 |
|
John Guo
|
c4327f62e7
|
fix(net/ghttp): server shutdown not graceful using admin api /debug/admin/shutdown (#3777)
|
2024-09-19 14:10:16 +08:00 |
|
houseme
|
fd33dcb97b
|
ci: add go version 1.23 support (#3733)
|
2024-09-19 10:38:20 +08:00 |
|
John Guo
|
d8b06d056e
|
fix(os/gcache): a little memory leak for removed timestamp key (#3779)
|
2024-09-14 11:05:47 +08:00 |
|
John Guo
|
e186eab1a5
|
fix(debug/gdebug): incorrect package name handling in function CallerPackage (#3771)
|
2024-09-13 16:51:39 +08:00 |
|
John Guo
|
6a99931798
|
fix(database/gdb): #3755 error parsing database link without port number (#3772)
|
2024-09-13 16:50:59 +08:00 |
|
John Guo
|
4ee5bf5c45
|
fix(database/gdb): #3754 FieldsEx feature conflicts with soft time feature in soft time fields updating (#3773)
|
2024-09-13 16:50:38 +08:00 |
|
oldme
|
e4669387b5
|
fix(encoding/gxml): XML special character encoding error (#3740)
|
2024-09-13 10:37:15 +08:00 |
|
wln32
|
0e471eab38
|
fix(util/gconv): #3764 fix bool converting issue (#3765)
|
2024-09-12 21:59:38 +08:00 |
|
wwwfeng
|
3d63ebfe81
|
fix(net/ghttp): skip common response body in common response handler for streaming content types (#3762)
|
2024-09-12 17:50:43 +08:00 |
|
wln32
|
9b318bb57f
|
perf(database/gdb): performance improvement for struct scanning when with feature disabled (#3677)
|
2024-09-12 15:38:18 +08:00 |
|
Zwei
|
6b3fb607cf
|
fix(net/goai): fix openapi miss required tag of BizRequest when set CommonRequest (#3724)
|
2024-09-10 18:00:21 +08:00 |
|
CyJaySong
|
bb9a3b83eb
|
feat(database/gdb): add time field type for value converting for/from field (#3712)
|
2024-09-10 17:51:22 +08:00 |
|
John Guo
|
baea1c7a7a
|
feat: version v2.7.3 (#3763)
|
2024-09-09 16:39:02 +08:00 |
|
wln32
|
1b4ebc0812
|
perf(util/gconv): add cache logic to enhance performance (#3673)
|
2024-09-09 16:17:01 +08:00 |
|
oldme
|
803cb5a0bc
|
fix(contrib/drivers/pgsql): fix insert error when data struct field has nil in PgSQL (#3679)
|
2024-09-09 16:16:20 +08:00 |
|
gopherfarm
|
448df14860
|
fix(util/gconv): #3731 map type name mismatch in switch case statement (#3732)
|
2024-09-09 14:54:40 +08:00 |
|
Haowen_G
|
467a5c1093
|
fix(contrib/drivers/pgsql): #3671 fix invalid pgsql insert json type (#3742)
|
2024-09-09 14:32:14 +08:00 |
|
Jack Ling
|
26d2a98fb1
|
refactor(nacos-registry): use official nacos sdk instead of the third-party nacos sdk (#3745)
|
2024-09-09 14:27:21 +08:00 |
|
CyJaySong
|
6e5ce98d23
|
fix(database/gdb): fix #3649 when constructing query param, gdb.Row value not directly write to Buffer (#3718)
|
2024-08-14 21:16:17 +08:00 |
|
Zwei
|
a6c361dcf7
|
fix(os/gtime): fix gtime.Value() when time only, add time only example (#3714)
|
2024-08-14 21:00:39 +08:00 |
|
Luoyy
|
dc8bb809a8
|
fix(contrib/registry/file/v2): fix the panic caused by channel closing after resolver closed (#3691)
|
2024-08-14 20:44:05 +08:00 |
|
程锦
|
9143b26182
|
fix(contrib/nosql/redis): missing err nil check in function ScriptExists (#3713)
|
2024-07-29 20:32:59 +08:00 |
|
fsl
|
cd2d51ea30
|
build: bump google.golang.org/protobuf to v1.33.0 (#3697)
|
2024-07-24 19:27:28 +08:00 |
|
fsl
|
144ad5f263
|
ci: add Scorecard workflow (#3702)
|
2024-07-24 19:24:14 +08:00 |
|
John Guo
|
4fdafa4517
|
feat(cmd/gf): project templates update for command gf init (#3704)
|
2024-07-24 19:15:54 +08:00 |
|
海亮
|
ba322ba0ac
|
fix(cmd/gf): fix command gf up with -u option upgrading packages indirectly required would fail with higher version of go required (#3687)
|
2024-07-17 20:21:26 +08:00 |
|
海亮
|
559ae0e77e
|
chore(.github/template): update document for github pull requests (#3666)
|
2024-07-02 20:56:20 +08:00 |
|
oldme
|
3e54839aa8
|
refractor(container/gtree): refactor code with gods package for rbtree (#3655)
|
2024-07-02 20:36:43 +08:00 |
|
oldme
|
2565bb3d07
|
refractor(container/gtree): improve function order of btree (#3656)
|
2024-07-02 20:35:53 +08:00 |
|
oldme
|
54423b6d84
|
refractor(container/gtree): refactor code with gods package for avltree (#3647)
|
2024-07-01 20:37:11 +08:00 |
|
John Guo
|
c3cfc01cf6
|
refactor(container/gring): mark deprecated, package container/gring will not be maintained in future (#3665)
|
2024-06-27 21:12:51 +08:00 |
|