Commit Graph

6111 Commits

Author SHA1 Message Date
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
fff2f8a24c build: downgrade fsnotify from v1.8.0 to v1.7.0 to solve data race error (#3916) 2024-11-13 12:22:23 +08:00
475e8bbae0 chore: README.md updates (#3912) 2024-11-12 21:30:46 +08:00
070efecc6e style(gtest/test): improve code (#3891) 2024-11-12 20:20:13 +08:00
a63af5d5f8 build: upgrade fsnotify from v1.7.0 to v1.8.0 to solve occasional ci failure (#3910) 2024-11-12 10:25:39 +08:00
bd2e8408e8 chore: update README.MD (#3911) 2024-11-12 09:25:37 +08:00
6c6fd7902a feat(database/gdb): remove unnecessary blank character requirement in tag for With feature of gdb.Model (#3875) 2024-11-11 21:59:26 +08:00
1b7b536d6c fix(cmd/gf): protoc file comments contain backticks and double quotes, resulting in syntax errors in the generated file of go (#3890) 2024-11-11 21:37:30 +08:00
9cc1cf1b53 fix(cmd/gf): remove dir after process done if given build file parameter is not a file but a dir name (#3908) 2024-11-11 21:32:58 +08:00
76948d93d6 test(drivers/mysql): use asserts function to replace if statement (#3849) 2024-11-11 20:54:57 +08:00
5ba165a3c0 fix(cmd/gf): go back current working directory after gf gen pb (#3895) 2024-11-11 20:42:25 +08:00
f4db846633 fix(contrib/drivers/pgsql): connection fails when postgres database password is empty (#3900) 2024-11-11 20:27:07 +08:00
e7cc2c3d9c chore: update the contributors in README.MD (#3907) 2024-11-06 22:11:23 +08:00
01cd0103e4 fix(net/gclient): Client Clone with allocated header/cookie (#3902) 2024-11-06 22:09:28 +08:00
d1872f17f7 fix(util/gconv): assigned the same value to struct field and its same name field in embedded struct failed (#3905) 2024-11-06 21:12:01 +08:00
e4c4fb591e feat(database/gdb): add Exist support for checking records existance for certain condition (#3854) cmd/gf/v2.8.0-beta contrib/trace/otlpgrpc/v2.8.0-beta contrib/config/apollo/v2.8.0-beta contrib/nosql/redis/v2.8.0-beta v2.8.0-beta contrib/trace/otlphttp/v2.8.0-beta contrib/metric/otelmetric/v2.8.0-beta contrib/drivers/mysql/v2.8.0-beta contrib/drivers/clickhouse/v2.8.0-beta contrib/registry/zookeeper/v2.8.0-beta contrib/sdk/httpclient/v2.8.0-beta contrib/drivers/oracle/v2.8.0-beta contrib/registry/etcd/v2.8.0-beta contrib/config/consul/v2.8.0-beta contrib/drivers/sqlitecgo/v2.8.0-beta contrib/registry/polaris/v2.8.0-beta cmd/gf/internal/cmd/testdata/build/varmap/v2.8.0-beta contrib/config/nacos/v2.8.0-beta contrib/drivers/mssql/v2.8.0-beta contrib/drivers/sqlite/v2.8.0-beta contrib/rpc/grpcx/v2.8.0-beta contrib/registry/file/v2.8.0-beta contrib/config/polaris/v2.8.0-beta contrib/drivers/pgsql/v2.8.0-beta contrib/registry/nacos/v2.8.0-beta contrib/drivers/dm/v2.8.0-beta contrib/config/kubecm/v2.8.0-beta 2024-10-24 15:29:03 +08:00
656668f444 feat: new version v2.8.0-beta (#3878) 2024-10-24 14:51:03 +08:00
555bb3fa6b feat(net/goai): enhance openapi doc with responses and examples (#3859) 2024-10-21 21:16:45 +08:00
e179e1d4fe fix(database/gdb): unix socket connection support for mysql (#3872) 2024-10-21 09:22:53 +08:00
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