|
|
7dd38a1700
|
feat(database/gdb): add Raw support for Fields function of gdb.Model (#3873)
|
2024-10-21 09:22:31 +08:00 |
|
|
|
b1d875a31f
|
fix(util/gconv): incorrect fuzzy converting logic (#3874)
|
2024-10-21 09:16:50 +08:00 |
|
|
|
c18339b1a9
|
feat(contrib/drivers/pgsql): add InsertIgnore support (#3855)
|
2024-10-16 07:32:33 +08:00 |
|
|
|
5288b70567
|
fix(util/gconv): one parameter to same tag in multiple struct attributes mapping failed (#3822)
|
2024-10-14 21:34:39 +08:00 |
|
|
|
4b5f637651
|
feat(trace): add trace for Custom trace client and provider (#3847)
|
2024-10-14 21:30:27 +08:00 |
|
|
|
e3e5c89ba7
|
fix(os/gcmd): cannot retrieve all args if no subcommand defined for a root command (#3850)
|
2024-10-10 09:17:34 +08:00 |
|
|
|
4d29939f87
|
fix(net/goai): cannot customize OpenAPIv3 type for request parameters (#3845)
|
2024-10-09 13:15:46 +08:00 |
|
|
|
ae3ae8b177
|
test(cmd/gf): add unit testing case generating dao/do/entity files for sqlite in command gen dao (#3808)
|
2024-10-08 22:06:07 +08:00 |
|
|
|
7a6889817f
|
feat(encoding/ghtml): add parameter validation for function SpecialCharsMapOrStruct (#3841)
|
2024-10-08 20:46:06 +08:00 |
|
|
|
a72a9ff13e
|
fix(container/gtree): deadlock in Map/MapStrAny functions, comments update (#3840)
|
2024-10-08 20:45:23 +08:00 |
|
|
|
91884e7c93
|
fix(database/gdb): remove support of Array/Value/Count operations for result that has multiple record fields (#3839)
|
2024-10-08 20:42:06 +08:00 |
|
|
|
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 |
|
|
|
2301de6e8c
|
fix(util/gutil): invalid empty parameter value check for function GetOrDefaultAny (#3844)
|
2024-10-08 13:05:59 +08:00 |
|
|
|
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 |
|
|
|
d4fa2c82bf
|
feat(contrib/rpc/grpcx): use grpc.NewClient instead of grpc.Dial (#3684)
|
2024-09-30 20:41:14 +08:00 |
|
|
|
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 |
|
|
|
38622f966f
|
refactor(contrib/trace/jaeger): remove trace jaeger, please use the OpenTelemetry SDKs(otlphttp&otlpgrpc) (#3825)
|
2024-09-29 20:31:16 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
8e7f1180c4
|
fix(contrib/drivers/mssql): fix mssql paging sql generate statement error (#3782)
|
2024-09-29 10:18:34 +08:00 |
|
|
|
3abb9477c4
|
ci: fix mssql docker service starting failed (#3824)
|
2024-09-28 21:46:23 +08:00 |
|
|
|
ab3fbddfc7
|
build(go.mod): upgrade minimum required go version from 1.18 to 1.20 (#3688)
|
2024-09-28 20:58:04 +08:00 |
|
|
|
55b92151f4
|
refactor(net/ghttp): enhance ghttp.StartPProfServer (#3555)
|
2024-09-28 18:10:53 +08:00 |
|
|
|
9589384b36
|
refactor(encoding/gjson): change data parameter from type any to []byte (#3542)
|
2024-09-28 18:10:00 +08:00 |
|
|
|
cf742233e8
|
refactor(net/gudp): improve implements (#3491)
|
2024-09-28 18:08:46 +08:00 |
|
|
|
1c97b7a982
|
fix(os/gcache): memory leak for LRU when adding operations more faster than deleting (#3823)
|
2024-09-28 18:07:11 +08:00 |
|
|
|
ea09457d84
|
fix(os/gcmd): argument index calculating error in multilevel command (#3807)
|
2024-09-28 18:02:34 +08:00 |
|
|
|
66ee52c96a
|
fix(database/gdb): invalid order by statement generated when multiple order inputs (#3803)
|
2024-09-28 12:06:22 +08:00 |
|
|
|
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 |
|
|
|
8708dc7940
|
test(drivers/mysql): loose unit testing for transaction (#3819)
|
2024-09-28 11:19:14 +08:00 |
|
|
|
79451e4624
|
fix(net/ghttp&gclient,contrib/rpc/grpcx): remove request and response contents in opentelemetry tracing attributes (#3810)
contrib/drivers/oracle/v2.7.4
contrib/config/apollo/v2.7.4
contrib/registry/nacos/v2.7.4
contrib/drivers/dm/v2.7.4
contrib/registry/polaris/v2.7.4
contrib/drivers/mssql/v2.7.4
contrib/config/nacos/v2.7.4
contrib/config/consul/v2.7.4
contrib/registry/file/v2.7.4
contrib/registry/etcd/v2.7.4
contrib/drivers/mysql/v2.7.4
contrib/sdk/httpclient/v2.7.4
v2.7.4
contrib/nosql/redis/v2.7.4
cmd/gf/v2.7.4
contrib/trace/jaeger/v2.7.4
contrib/drivers/clickhouse/v2.7.4
contrib/registry/zookeeper/v2.7.4
contrib/metric/otelmetric/v2.7.4
contrib/config/polaris/v2.7.4
contrib/drivers/sqlitecgo/v2.7.4
contrib/trace/otlphttp/v2.7.4
cmd/gf/internal/cmd/testdata/build/varmap/v2.7.4
contrib/rpc/grpcx/v2.7.4
contrib/trace/otlpgrpc/v2.7.4
contrib/drivers/sqlite/v2.7.4
contrib/drivers/pgsql/v2.7.4
contrib/config/kubecm/v2.7.4
|
2024-09-26 09:50:07 +08:00 |
|
|
|
a716c6bfab
|
feat: new version v2.7.4 (#3809)
|
2024-09-25 19:53:23 +08:00 |
|
|
|
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 |
|
|
|
3f2b1cb329
|
feat(database/gdb): add year field type support for ORM operations (#3805)
|
2024-09-25 16:33:52 +08:00 |
|
|
|
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 |
|
|
|
76783fd72b
|
fix(net/gclient): panic when containing @file: parameter value in json post request (#3775)
|
2024-09-25 10:37:32 +08:00 |
|
|
|
a1ce97ec9b
|
feat(contrib/registry/etcd/): add DialTimeout and AutoSyncInterval option (#3698)
|
2024-09-24 17:01:10 +08:00 |
|
|
|
c13004e230
|
fix(database/gdb): support OrderRandom feature in different databases (#3794)
|
2024-09-24 11:58:34 +08:00 |
|
|
|
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 |
|
|
|
e15b543a5b
|
fix(util/gvalid): retrive empty slice parameter in custom validation rule function failed (#3795)
|
2024-09-23 19:59:48 +08:00 |
|
|
|
8a1c97f518
|
fix(util/gconv): cached field indexes append issue caused incorrect field converting (#3790)
|
2024-09-23 19:05:32 +08:00 |
|
|
|
d8e3e9d713
|
fix(utils/utils_str): recognize '+' as a valid numeric sign (#3778)
|
2024-09-23 16:45:55 +08:00 |
|
|
|
777c2e7117
|
ci: fix mssql docker service failed in ci (#3792)
|
2024-09-23 11:50:48 +08:00 |
|
|
|
c4327f62e7
|
fix(net/ghttp): server shutdown not graceful using admin api /debug/admin/shutdown (#3777)
|
2024-09-19 14:10:16 +08:00 |
|
|
|
fd33dcb97b
|
ci: add go version 1.23 support (#3733)
|
2024-09-19 10:38:20 +08:00 |
|
|
|
d8b06d056e
|
fix(os/gcache): a little memory leak for removed timestamp key (#3779)
|
2024-09-14 11:05:47 +08:00 |
|
|
|
e186eab1a5
|
fix(debug/gdebug): incorrect package name handling in function CallerPackage (#3771)
|
2024-09-13 16:51:39 +08:00 |
|
|
|
6a99931798
|
fix(database/gdb): #3755 error parsing database link without port number (#3772)
|
2024-09-13 16:50:59 +08:00 |
|