UncleChair
|
15f94975db
|
feat(net/goai): add enhanced response status interface (#3896)
|
2024-11-23 15:37:46 +08:00 |
|
John Guo
|
3797d0eee4
|
feat: new version v2.8.1 (#3950)
|
2024-11-21 20:51:46 +08:00 |
|
John Guo
|
e9ce1bde87
|
fix(database/gdb): incompatitable statement like Order("id", "dasc") (#3949)
|
2024-11-21 15:08:29 +08:00 |
|
John Guo
|
9c8b21af7b
|
fix(cmd/gf): incorrect make command in project template (#3946)
|
2024-11-20 21:47:32 +08:00 |
|
cruel
|
90851881cc
|
fix(registry/zookeeper): watch service name path error with extra suffix - (#3948)
|
2024-11-20 20:39:05 +08:00 |
|
John Guo
|
3090fe7f4e
|
fix(database/gdb): recognize tinyint(1)/int(1) as bool (#3943)
|
2024-11-20 20:21:33 +08:00 |
|
yijiong
|
0d1aed0741
|
fix(os/gcache): function Remove returns value not *gvar.Var as previous version (#3936)
|
2024-11-19 23:30:29 +08:00 |
|
wingfeng
|
910703ec3a
|
chore(database/gdb): comment update for function Model.Order (#3933)
|
2024-11-18 18:33:59 +08:00 |
|
John Guo
|
ec6c537def
|
feat(cmd/gf): project template updates for command gf init (#3928)
contrib/drivers/oracle/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/nacos/v2.8.0
contrib/config/apollo/v2.8.0
contrib/drivers/clickhouse/v2.8.0
cmd/gf/internal/cmd/testdata/build/varmap/v2.8.0
contrib/drivers/sqlitecgo/v2.8.0
contrib/config/consul/v2.8.0
v2.8.0
contrib/config/polaris/v2.8.0
contrib/config/kubecm/v2.8.0
contrib/registry/file/v2.8.0
contrib/drivers/pgsql/v2.8.0
contrib/metric/otelmetric/v2.8.0
contrib/drivers/dm/v2.8.0
contrib/sdk/httpclient/v2.8.0
contrib/registry/etcd/v2.8.0
contrib/registry/zookeeper/v2.8.0
contrib/trace/otlphttp/v2.8.0
contrib/drivers/mysql/v2.8.0
contrib/nosql/redis/v2.8.0
cmd/gf/v2.8.0
contrib/registry/nacos/v2.8.0
contrib/registry/polaris/v2.8.0
|
2024-11-17 10:57:17 +08:00 |
|
John Guo
|
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 |
|
John Guo
|
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 |
|
John Guo
|
955a76cf35
|
feat: new version v2.8.0 (#3924)
|
2024-11-14 13:26:23 +08:00 |
|
UncleChair
|
ffa6081471
|
fix(util/gconv): fix missing minus in string to int64 conversion (#3920)
|
2024-11-13 23:25:24 +08:00 |
|
John Guo
|
6baf4338b0
|
fix(database/gdb): recognize field type tinyint(1) to golang type bool (#3921)
|
2024-11-13 23:09:01 +08:00 |
|
John Guo
|
8c6db247b2
|
chore: readme updates (#3919)
|
2024-11-13 20:48:02 +08:00 |
|
John Guo
|
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 |
|
John Guo
|
475e8bbae0
|
chore: README.md updates (#3912)
|
2024-11-12 21:30:46 +08:00 |
|
oldme
|
070efecc6e
|
style(gtest/test): improve code (#3891)
|
2024-11-12 20:20:13 +08:00 |
|
John Guo
|
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 |
|
oldme
|
bd2e8408e8
|
chore: update README.MD (#3911)
|
2024-11-12 09:25:37 +08:00 |
|
John Guo
|
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 |
|
oldme
|
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 |
|
John Guo
|
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 |
|
oldme
|
76948d93d6
|
test(drivers/mysql): use asserts function to replace if statement (#3849)
|
2024-11-11 20:54:57 +08:00 |
|
oldme
|
5ba165a3c0
|
fix(cmd/gf): go back current working directory after gf gen pb (#3895)
|
2024-11-11 20:42:25 +08:00 |
|
Wlynxg
|
f4db846633
|
fix(contrib/drivers/pgsql): connection fails when postgres database password is empty (#3900)
|
2024-11-11 20:27:07 +08:00 |
|
oldme
|
e7cc2c3d9c
|
chore: update the contributors in README.MD (#3907)
|
2024-11-06 22:11:23 +08:00 |
|
CharLemAznable
|
01cd0103e4
|
fix(net/gclient): Client Clone with allocated header/cookie (#3902)
|
2024-11-06 22:09:28 +08:00 |
|
wln32
|
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 |
|
CyJaySong
|
e4c4fb591e
|
feat(database/gdb): add Exist support for checking records existance for certain condition (#3854)
contrib/trace/otlphttp/v2.8.0-beta
contrib/config/kubecm/v2.8.0-beta
contrib/drivers/clickhouse/v2.8.0-beta
contrib/registry/nacos/v2.8.0-beta
contrib/registry/file/v2.8.0-beta
contrib/registry/polaris/v2.8.0-beta
contrib/registry/etcd/v2.8.0-beta
contrib/registry/zookeeper/v2.8.0-beta
cmd/gf/internal/cmd/testdata/build/varmap/v2.8.0-beta
v2.8.0-beta
contrib/nosql/redis/v2.8.0-beta
contrib/rpc/grpcx/v2.8.0-beta
contrib/config/nacos/v2.8.0-beta
contrib/config/consul/v2.8.0-beta
contrib/metric/otelmetric/v2.8.0-beta
contrib/drivers/sqlitecgo/v2.8.0-beta
contrib/drivers/dm/v2.8.0-beta
contrib/sdk/httpclient/v2.8.0-beta
contrib/config/apollo/v2.8.0-beta
contrib/drivers/sqlite/v2.8.0-beta
contrib/config/polaris/v2.8.0-beta
contrib/drivers/pgsql/v2.8.0-beta
contrib/drivers/oracle/v2.8.0-beta
cmd/gf/v2.8.0-beta
contrib/drivers/mssql/v2.8.0-beta
contrib/trace/otlpgrpc/v2.8.0-beta
contrib/drivers/mysql/v2.8.0-beta
|
2024-10-24 15:29:03 +08:00 |
|
John Guo
|
656668f444
|
feat: new version v2.8.0-beta (#3878)
|
2024-10-24 14:51:03 +08:00 |
|
UncleChair
|
555bb3fa6b
|
feat(net/goai): enhance openapi doc with responses and examples (#3859)
|
2024-10-21 21:16:45 +08:00 |
|
John Guo
|
e179e1d4fe
|
fix(database/gdb): unix socket connection support for mysql (#3872)
|
2024-10-21 09:22:53 +08:00 |
|
John Guo
|
7dd38a1700
|
feat(database/gdb): add Raw support for Fields function of gdb.Model (#3873)
|
2024-10-21 09:22:31 +08:00 |
|
wln32
|
b1d875a31f
|
fix(util/gconv): incorrect fuzzy converting logic (#3874)
|
2024-10-21 09:16:50 +08:00 |
|
wwwfeng
|
c18339b1a9
|
feat(contrib/drivers/pgsql): add InsertIgnore support (#3855)
|
2024-10-16 07:32:33 +08:00 |
|
helloteemo
|
5288b70567
|
fix(util/gconv): one parameter to same tag in multiple struct attributes mapping failed (#3822)
|
2024-10-14 21:34:39 +08:00 |
|
houseme
|
4b5f637651
|
feat(trace): add trace for Custom trace client and provider (#3847)
|
2024-10-14 21:30:27 +08:00 |
|
John Guo
|
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 |
|
John Guo
|
4d29939f87
|
fix(net/goai): cannot customize OpenAPIv3 type for request parameters (#3845)
|
2024-10-09 13:15:46 +08:00 |
|
John Guo
|
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 |
|
John Guo
|
7a6889817f
|
feat(encoding/ghtml): add parameter validation for function SpecialCharsMapOrStruct (#3841)
|
2024-10-08 20:46:06 +08:00 |
|
John Guo
|
a72a9ff13e
|
fix(container/gtree): deadlock in Map/MapStrAny functions, comments update (#3840)
|
2024-10-08 20:45:23 +08:00 |
|
John Guo
|
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 |
|
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 |
|