|
|
2e788be1d3
|
feat(contrib/registry/consul): add consul registry support (#4016)
|
2024-12-09 23:12:29 +08:00 |
|
|
|
13bc192e36
|
feat(database/gdb): add sharding feature for schema and table (#4014)
|
2024-12-09 23:12:20 +08:00 |
|
|
|
bae78fbf5b
|
feat(net/ghttp): add middleware MiddlewareGzip for compressing response content using gzip (#4008)
|
2024-12-09 23:12:09 +08:00 |
|
|
|
80e73da416
|
feat(errors/gerror): add As support (#4002)
|
2024-12-09 23:11:56 +08:00 |
|
|
|
5e47590165
|
feat(database/gdb): add WhereExists/WhereNotExists (#4015)
|
2024-12-09 09:24:48 +08:00 |
|
|
|
3cffa4d5d6
|
fix(database/gdb): CRUD typos (#4017)
|
2024-12-09 09:22:52 +08:00 |
|
|
|
e18331aa2c
|
docs(cmd/gen): improve comments for command gen dao (#4007)
|
2024-12-07 14:19:36 +08:00 |
|
|
|
b0b84a3937
|
ci(gci/import): improve golangci.yml and add gci linter (#4010)
|
2024-12-07 14:17:33 +08:00 |
|
|
|
2066aa4803
|
feat(database/gdb): add transaction propagation&isolation level&readonly features (#4013)
|
2024-12-07 14:01:31 +08:00 |
|
|
|
b8142bf1fc
|
feat(os/gsession): add RegenerateId/MustRegenerateId support (#4012)
|
2024-12-06 14:16:03 +08:00 |
|
|
|
ba968949f7
|
fix(database/gdb): orm tag from embedded struct is missing in with feature (#4011)
|
2024-12-05 22:02:47 +08:00 |
|
|
|
c9b0237fc7
|
feat: version v2.8.2 (#4009)
|
2024-12-05 20:21:19 +08:00 |
|
|
|
4ad061faff
|
feat(contrib/drivers/pgsql): add array type varchar[] and text[] converting to Go []string support (#4000)
|
2024-12-05 15:50:59 +08:00 |
|
|
|
5fa33411fc
|
chore: add example for openapi/swagger authentication (#4004)
|
2024-12-05 15:49:50 +08:00 |
|
|
|
c0f2ef7348
|
feat(gctx): rename and remove gctx functions to prevent ambiguity (#3892)
|
2024-12-05 14:47:39 +08:00 |
|
|
|
77cb7fb412
|
test(drivers/mssql): add unit testing cases of transaction (#3818)
|
2024-12-05 14:44:40 +08:00 |
|
|
|
7cd672d22c
|
feat(cmd/gf): add interface functions generating for embedded struct of logic struct in command gen service (#3802)
|
2024-12-05 14:44:21 +08:00 |
|
|
|
e2cafa35e0
|
fix(cmd/gf): custom tags repeatedly added using command gf gen pb with -a option (#3966)
|
2024-12-05 14:42:30 +08:00 |
|
|
|
532e665841
|
fix(database/gdb): move Raw parameter from args to sql statement before committed to db driver (#3997)
|
2024-12-03 15:24:49 +08:00 |
|
|
|
2d0cd7b770
|
refactor(cmd/gf): change default src value to api, path to internal/packed/packed_enums.go for command gen enums (#3996)
|
2024-12-02 21:39:04 +08:00 |
|
|
|
2c916f8222
|
fix(database/gdb): issue where the Count/Value/Array query logic was incompatible with the old version when users extended the returned result fields using the Select Hook (#3995)
|
2024-12-01 23:47:51 +08:00 |
|
|
|
42eae41599
|
fix(util/gutil): code scanning alert no. 17: Potentially unsafe quoting (#3993)
|
2024-12-01 23:44:48 +08:00 |
|
|
|
5aa7504bb2
|
fix(util/gpage): code scanning alert no. 9: Potentially unsafe quoting (#3992)
|
2024-12-01 23:43:44 +08:00 |
|
|
|
ec6e091882
|
chore: fix some function names in comment (#3967)
|
2024-12-01 11:29:09 +08:00 |
|
|
|
c1850d4ab5
|
feat(net/goai): support OpenAPIv3.1 in description field for schema object (#3978)
|
2024-12-01 11:27:35 +08:00 |
|
|
|
9923975b1c
|
feat(net/gipv4): add enhanced the conversion between uint32 and string (#3988)
|
2024-12-01 10:16:03 +08:00 |
|
|
|
e572ed01b3
|
fix(net/ghttp): get origin through referer (#3990)
|
2024-12-01 10:05:46 +08:00 |
|
|
|
16d73b5bdf
|
fix(utils/gvalid): missing pkg path for enums pointer (#3983)
|
2024-11-29 18:25:13 +08:00 |
|
|
|
5521d768ff
|
feat(cmd/gf): add typeMapping and fieldMapping feature support for command gf gen genpbentity (#3970)
|
2024-11-27 21:09:42 +08:00 |
|
|
|
81aed06643
|
feat: README updates (#3974)
|
2024-11-27 21:03:31 +08:00 |
|
|
|
455830b842
|
test(database/gdb): add more unit testing cases for Raw feature (#3962)
contrib/rpc/grpcx/v2.8.1
contrib/nosql/redis/v2.8.1
v2.8.1
contrib/drivers/mysql/v2.8.1
contrib/registry/zookeeper/v2.8.1
cmd/gf/v2.8.1
contrib/drivers/clickhouse/v2.8.1
contrib/config/polaris/v2.8.1
contrib/trace/otlphttp/v2.8.1
contrib/metric/otelmetric/v2.8.1
contrib/drivers/oracle/v2.8.1
contrib/registry/etcd/v2.8.1
contrib/trace/otlpgrpc/v2.8.1
contrib/sdk/httpclient/v2.8.1
contrib/drivers/mssql/v2.8.1
contrib/config/consul/v2.8.1
contrib/registry/file/v2.8.1
contrib/drivers/sqlitecgo/v2.8.1
contrib/config/kubecm/v2.8.1
cmd/gf/internal/cmd/testdata/build/varmap/v2.8.1
contrib/registry/nacos/v2.8.1
contrib/config/apollo/v2.8.1
contrib/config/nacos/v2.8.1
contrib/drivers/sqlite/v2.8.1
contrib/drivers/pgsql/v2.8.1
contrib/registry/polaris/v2.8.1
contrib/drivers/dm/v2.8.1
|
2024-11-23 18:35:02 +08:00 |
|
|
|
e56371e7c9
|
fix(cmd/gf): incorrect environment variables printing before cli does some environment changes (#3961)
|
2024-11-23 17:54:20 +08:00 |
|
|
|
eb8024913d
|
feat(net/goai): add min, max, length, min-length, max-length and between support for OpenAPIv3 (#3914)
|
2024-11-23 15:38:52 +08:00 |
|
|
|
ee3eb8d48c
|
fix(net/goai): embedded struct with tags also expand as properties of the parent struct (#3956)
|
2024-11-23 15:38:14 +08:00 |
|
|
|
15f94975db
|
feat(net/goai): add enhanced response status interface (#3896)
|
2024-11-23 15:37:46 +08:00 |
|
|
|
3797d0eee4
|
feat: new version v2.8.1 (#3950)
|
2024-11-21 20:51:46 +08:00 |
|
|
|
e9ce1bde87
|
fix(database/gdb): incompatitable statement like Order("id", "dasc") (#3949)
|
2024-11-21 15:08:29 +08:00 |
|
|
|
9c8b21af7b
|
fix(cmd/gf): incorrect make command in project template (#3946)
|
2024-11-20 21:47:32 +08:00 |
|
|
|
90851881cc
|
fix(registry/zookeeper): watch service name path error with extra suffix - (#3948)
|
2024-11-20 20:39:05 +08:00 |
|
|
|
3090fe7f4e
|
fix(database/gdb): recognize tinyint(1)/int(1) as bool (#3943)
|
2024-11-20 20:21:33 +08:00 |
|
|
|
0d1aed0741
|
fix(os/gcache): function Remove returns value not *gvar.Var as previous version (#3936)
|
2024-11-19 23:30:29 +08:00 |
|
|
|
910703ec3a
|
chore(database/gdb): comment update for function Model.Order (#3933)
|
2024-11-18 18:33:59 +08:00 |
|
|
|
ec6c537def
|
feat(cmd/gf): project template updates for command gf init (#3928)
contrib/drivers/clickhouse/v2.8.0
contrib/nosql/redis/v2.8.0
contrib/config/apollo/v2.8.0
contrib/config/polaris/v2.8.0
contrib/registry/nacos/v2.8.0
contrib/drivers/pgsql/v2.8.0
contrib/drivers/dm/v2.8.0
contrib/registry/polaris/v2.8.0
contrib/trace/otlpgrpc/v2.8.0
contrib/rpc/grpcx/v2.8.0
contrib/drivers/sqlite/v2.8.0
contrib/drivers/mssql/v2.8.0
contrib/config/kubecm/v2.8.0
cmd/gf/internal/cmd/testdata/build/varmap/v2.8.0
contrib/config/nacos/v2.8.0
contrib/trace/otlphttp/v2.8.0
contrib/drivers/sqlitecgo/v2.8.0
contrib/registry/file/v2.8.0
contrib/registry/etcd/v2.8.0
contrib/drivers/oracle/v2.8.0
contrib/sdk/httpclient/v2.8.0
contrib/registry/zookeeper/v2.8.0
contrib/metric/otelmetric/v2.8.0
contrib/drivers/mysql/v2.8.0
contrib/config/consul/v2.8.0
v2.8.0
cmd/gf/v2.8.0
|
2024-11-17 10:57:17 +08:00 |
|
|
|
bcfcda793c
|
chore(errors/gerror): add examples (#3927)
|
2024-11-16 18:14:40 +08:00 |
|
|
|
138dea0f3a
|
feat(cmd/gf): change document source from repo gf to gf-site (#3926)
|
2024-11-15 14:33:23 +08:00 |
|
|
|
3d4904eb3d
|
feat(net/ghttp): remove Req/Res suffix limitation for input/output parameters of strict router handler (#3848)
|
2024-11-14 17:58:39 +08:00 |
|
|
|
955a76cf35
|
feat: new version v2.8.0 (#3924)
|
2024-11-14 13:26:23 +08:00 |
|
|
|
ffa6081471
|
fix(util/gconv): fix missing minus in string to int64 conversion (#3920)
|
2024-11-13 23:25:24 +08:00 |
|
|
|
6baf4338b0
|
fix(database/gdb): recognize field type tinyint(1) to golang type bool (#3921)
|
2024-11-13 23:09:01 +08:00 |
|
|
|
8c6db247b2
|
chore: readme updates (#3919)
|
2024-11-13 20:48:02 +08:00 |
|