John Guo
|
7cbc9e8533
|
test(os/gcache): fix unit testing occasionally failed due to too short expration duration set (#3842)
|
2024-10-08 13:06:11 +08:00 |
|
John Guo
|
2301de6e8c
|
fix(util/gutil): invalid empty parameter value check for function GetOrDefaultAny (#3844)
|
2024-10-08 13:05:59 +08:00 |
|
oldme
|
183395f0a0
|
fix(cmd/gf): gen service error when there's version number at the end of package import path (#3836)
|
2024-10-05 12:25:43 +08:00 |
|
oldme
|
d4fa2c82bf
|
feat(contrib/rpc/grpcx): use grpc.NewClient instead of grpc.Dial (#3684)
|
2024-09-30 20:41:14 +08:00 |
|
John Guo
|
459c8ce84e
|
feat(os/gfsnotify): add recursive watching for created subfolders and sub-files under folders that already watched (#3830)
|
2024-09-30 11:24:27 +08:00 |
|
houseme
|
38622f966f
|
refactor(contrib/trace/jaeger): remove trace jaeger, please use the OpenTelemetry SDKs(otlphttp&otlpgrpc) (#3825)
|
2024-09-29 20:31:16 +08:00 |
|
dependabot[bot]
|
499f755d3a
|
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /contrib/config/polaris (#3831)
|
2024-09-29 17:06:02 +08:00 |
|
dependabot[bot]
|
3f1439ac4c
|
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /contrib/registry/polaris (#3828)
|
2024-09-29 15:48:28 +08:00 |
|
houseme
|
0ca2ed5979
|
chore(contrib/config/polaris): upgrade dependent polaris library version to v1.5.8 and go version to v1.21 (#3827)
|
2024-09-29 11:08:07 +08:00 |
|
houseme
|
ee5284a1b2
|
chore(contrib/registry/polaris): upgrade dependent polaris library version to v1.5.8 and go version v1.21 (#3826)
|
2024-09-29 10:59:48 +08:00 |
|
Krane
|
8e7f1180c4
|
fix(contrib/drivers/mssql): fix mssql paging sql generate statement error (#3782)
|
2024-09-29 10:18:34 +08:00 |
|
John Guo
|
3abb9477c4
|
ci: fix mssql docker service starting failed (#3824)
|
2024-09-28 21:46:23 +08:00 |
|
houseme
|
ab3fbddfc7
|
build(go.mod): upgrade minimum required go version from 1.18 to 1.20 (#3688)
|
2024-09-28 20:58:04 +08:00 |
|
John Guo
|
55b92151f4
|
refactor(net/ghttp): enhance ghttp.StartPProfServer (#3555)
|
2024-09-28 18:10:53 +08:00 |
|
John Guo
|
9589384b36
|
refactor(encoding/gjson): change data parameter from type any to []byte (#3542)
|
2024-09-28 18:10:00 +08:00 |
|
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)
contrib/registry/nacos/v2.7.4
contrib/drivers/dm/v2.7.4
contrib/config/kubecm/v2.7.4
contrib/config/apollo/v2.7.4
contrib/rpc/grpcx/v2.7.4
contrib/registry/zookeeper/v2.7.4
contrib/drivers/mysql/v2.7.4
cmd/gf/internal/cmd/testdata/build/varmap/v2.7.4
contrib/metric/otelmetric/v2.7.4
contrib/config/nacos/v2.7.4
contrib/sdk/httpclient/v2.7.4
contrib/drivers/mssql/v2.7.4
contrib/drivers/clickhouse/v2.7.4
contrib/registry/etcd/v2.7.4
contrib/config/polaris/v2.7.4
contrib/config/consul/v2.7.4
contrib/drivers/sqlitecgo/v2.7.4
contrib/drivers/oracle/v2.7.4
contrib/registry/file/v2.7.4
contrib/trace/jaeger/v2.7.4
contrib/drivers/pgsql/v2.7.4
cmd/gf/v2.7.4
contrib/trace/otlphttp/v2.7.4
contrib/registry/polaris/v2.7.4
contrib/trace/otlpgrpc/v2.7.4
contrib/nosql/redis/v2.7.4
contrib/drivers/sqlite/v2.7.4
v2.7.4
|
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)
contrib/trace/jaeger/v2.7.3
contrib/drivers/sqlitecgo/v2.7.3
contrib/config/kubecm/v2.7.3
contrib/metric/otelmetric/v2.7.3
contrib/drivers/pgsql/v2.7.3
contrib/nosql/redis/v2.7.3
cmd/gf/internal/cmd/testdata/build/varmap/v2.7.3
v2.7.3
contrib/registry/etcd/v2.7.3
contrib/drivers/oracle/v2.7.3
contrib/registry/file/v2.7.3
contrib/registry/nacos/v2.7.3
contrib/config/polaris/v2.7.3
contrib/trace/otlphttp/v2.7.3
contrib/drivers/mysql/v2.7.3
contrib/config/consul/v2.7.3
contrib/registry/polaris/v2.7.3
contrib/drivers/sqlite/v2.7.3
contrib/config/apollo/v2.7.3
cmd/gf/v2.7.3
contrib/config/nacos/v2.7.3
contrib/registry/zookeeper/v2.7.3
contrib/drivers/mssql/v2.7.3
contrib/rpc/grpcx/v2.7.3
contrib/drivers/clickhouse/v2.7.3
contrib/trace/otlpgrpc/v2.7.3
contrib/sdk/httpclient/v2.7.3
contrib/drivers/dm/v2.7.3
|
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 |
|