Commit Graph

346 Commits

Author SHA1 Message Date
海亮
457f7abcf5
contrib/drivers: add README.zh_CN.MD (#3604) 2024-05-27 21:02:02 +08:00
PickMeUp
b675d01418
database/gdb: add unscoped tag support for orm struct (#3464) 2024-05-22 21:52:21 +08:00
wln32
17385eeaef
database/gdb: fix confusing error message in Insert/Update operations when table not exist or the table contains no fields (#3553) 2024-05-22 21:26:53 +08:00
John Guo
23df83cb0b
database/gdb: fix deadlock when orm operations perform in cache function from gcache (#3585) 2024-05-22 21:14:43 +08:00
cruel
1e8f4287af
contrib/registry/zookeeper: fix invalid searching prefix (#3598) 2024-05-22 21:12:21 +08:00
jackyin
15b60462a2
driver/pgsql: optimize regex for version matching (#3583) 2024-05-21 21:51:43 +08:00
John Guo
cf37731d5f
version: v2.7.1 (#3573) 2024-05-14 21:20:22 +08:00
jswxstw
8e075fba53
contrib/sdk/httpclient: add custom response handler support, fixe #3539 (#3540) 2024-04-29 20:37:25 +08:00
John Guo
cc98e5759c
fix: #3200 empty content in glog handler after structure logging feature supported (#3475) 2024-04-25 19:13:50 +08:00
findnature
f48ca959f7
chore: fix function names in comment (#3536) 2024-04-24 19:14:42 +08:00
oldme
646ed5ea14
enhance: upgrade version of dependencies (#3526) 2024-04-22 19:59:59 +08:00
writegr
fa4f31f3dd
chore: fix function names in comments for package otelmetric (#3493) 2024-04-18 20:04:23 +08:00
John Guo
bbcf49db98
fix: #3238 first column might be overwritten in interal context data in multiple goroutines querying (#3476) 2024-04-16 19:31:06 +08:00
海亮
2ee0c2bdac
fix: sqlitecgo to support 32-bit architecture (#3480) 2024-04-15 10:03:49 +08:00
Anh Phuong Do
4c6b146627
feat: add Scan method for incremental key retrieval in gredis (#3451) 2024-04-11 15:37:22 +08:00
oldme
6e2d238f56
emhace: unit testing cases update for package cmd/gf and contrib/drivers (#3453) 2024-04-10 20:55:09 +08:00
John Guo
1b7aea0ced
feat: add metrics option and prometheus handler wraps (#3445) 2024-04-07 09:57:13 +08:00
oldme
dcf1f19ff7
enhance: Save operation support for mssql (#3365) 2024-04-01 19:18:54 +08:00
oldme
06826750ed
enhance: improve Save feature for drivers oracle and dm (#3426) 2024-04-01 19:08:26 +08:00
John Guo
e0a2645f4a
fix: #3390 name&shor tag mapping failed to command input object for package gcmd (#3429) 2024-04-01 19:07:08 +08:00
xxxwang1983
509fdf45c6
feat: add auth support in address configuration for etcd registry (#3439) 2024-03-29 19:19:45 +08:00
oldme
1e7d897b66
fix: lost trace content in occasion when shutting down trace (#3418) 2024-03-29 10:08:58 +08:00
John Guo
6df0a9ca66
fix: the cron job with precise second time pattern might be executed twice in the same time (#3437) 2024-03-28 22:09:11 +08:00
John Guo
8669512f42
feat: add metric feature support in goframe (#3138) 2024-03-24 21:18:30 +08:00
John Guo
313d9d138f
fix: unit testing cases of contrib/drivers occasionally failed by using now time assertion (#3410) 2024-03-21 21:57:33 +08:00
oldme
cade0775e8
enhance: Save operation support for contrib/drivers/dm (#3404) 2024-03-20 19:18:25 +08:00
oldme
164aad48c3
fix: unit test of dm failed occasionally (#3382) 2024-03-19 19:40:52 +08:00
Pang Jin Hui
04756d05a7
fix: fix lost log directory path for grapc log (#3387) 2024-03-18 19:14:31 +08:00
oldme
409041b965
enhance: support save for Oracle (#3364) 2024-03-13 20:11:45 +08:00
oldme
11f7187367
fix: unit test of dm failed occasionally (#3369) 2024-03-13 19:29:41 +08:00
oldme
4feda4c395
enhance: do not ignore error from gdb.FormatMultiLineSqlToSingle func (#3368) 2024-03-13 19:22:17 +08:00
施国鹏
a8713da97f
enhance: cut tracing content as unicode for safety (#3342) 2024-03-13 19:21:16 +08:00
oldme
199737cd0f
fix: for typo in comments for package contrib/drivers and gdb (#3366) 2024-03-12 20:40:20 +08:00
oldme
3a8f246569
fix: unit test error in PgSQL and SQLite; Unified t.Assert(err, nil) to t.AssertNil(err) (#3356) 2024-03-12 20:05:03 +08:00
oldme
cab6b89446
enhance: update contrib/drivers/README.MD (#3355) 2024-03-07 11:34:49 +08:00
John Guo
6ed3038312
feat: version v2.6.4 (#3352) 2024-03-07 10:12:58 +08:00
laushunyu
9b48da459e
enhance: add sentinel auth config for redis (#3348) 2024-03-06 19:27:52 +08:00
oldme
fbd266fad0
enhance: add Save operation support for SQLite #2764 (#3315) 2024-03-06 19:22:58 +08:00
oldme
240dadff92
fix: WherePri function wrong in pgsql #3330 (#3339) 2024-03-06 19:19:07 +08:00
oldme
290f4a3e65
fix: recognize json_valid constraint as json field type for database mariadb #2746 (#3309) 2024-03-06 19:07:31 +08:00
oldme
97fcd9d726
enhance: improve FormatUpsert implements for pgsql (#3349) 2024-03-06 19:05:13 +08:00
oldme
509cc47d3f
enhance: add Save operation support for pgsql #3053 (#3324) 2024-03-04 20:17:43 +08:00
rio
c8a73f8c25
nacos-sdk-go upgrade to v2 (#3334) 2024-02-28 21:52:32 +08:00
oldme
8b156e25c4
enhance mysql_z_unit_model_test (#3329) 2024-02-27 21:07:31 +08:00
海亮
eb0c4b3824
fix #3226 (#3322) 2024-02-27 20:37:49 +08:00
John Guo
d64a31fd1a
new version v2.6.3 (#3308) 2024-02-07 17:11:36 +08:00
John Guo
72014689e4
fix issue #2643 (#3304) 2024-02-06 10:21:44 +08:00
John Guo
2acdf4bb47
add field type detection for soft time field like created_at/updated_at/deleted_at to support unix timestamp or bool deleting table field (#3293) 2024-02-06 10:21:23 +08:00
John Guo
85c5b7f19e
fix issue #2594 (#3303) 2024-02-05 20:40:03 +08:00
John Guo
14568562e3
fix issue #2552 (#3300) 2024-02-05 10:29:43 +08:00
John Guo
ef2b47d180
fix issue #3292 (#3294) 2024-02-01 16:02:36 +08:00
John Guo
8266a16b4e
fix issue #3286 (#3289) 2024-01-30 20:03:58 +08:00
oldme
0a2f8abb40
Update annotation for redis.toml (#3282) 2024-01-24 20:37:41 +08:00
John Guo
4fb739615b
version v2.6.2 (#3276) 2024-01-22 21:53:10 +08:00
John Guo
22fcfdf755
add configuration support for logger of grpcx.Server (#3223) 2024-01-02 20:19:05 +08:00
海亮
63bdf41d40
fix #3191 (#3194) 2023-12-28 20:18:29 +08:00
海亮
984cca8b82
feat: update dependent redoc js for swagger ui (#3217) 2023-12-28 20:13:21 +08:00
John Guo
85d95e3e27
version v2.6.1 (#3222) 2023-12-21 21:12:51 +08:00
zhonghuaxunGM
d60d7674d7
fix issues for package contrib/drivers/dm (#3157) 2023-12-20 20:33:58 +08:00
John Guo
645c5ff5b5
fix issue #3218 #3204 (#3220) 2023-12-19 21:58:12 +08:00
John Guo
7975e391f0
Version/v2.6.0 (#3213) 2023-12-18 20:59:09 +08:00
John Guo
44819b135e
fix issue #3204 (#3212) 2023-12-18 20:19:18 +08:00
John Guo
ee2cf92479
Version/v2.6.0 beta (#3183) 2023-12-04 19:34:48 +08:00
海亮
c7c9f0011a
fix: #2967 (#3175) 2023-11-29 19:05:21 +08:00
John Guo
83f08b3135
fix issue in Join stements with prefix specified for package gdb (#3151) 2023-11-20 20:47:26 +08:00
Hunk Zhu
d3d1f94e40
Upgrade nacos sdk to latest version (#3166) 2023-11-20 20:47:00 +08:00
John Guo
fc8572e8dd
version v2.5.7 (#3162) 2023-11-20 10:01:54 +08:00
wlqe
85acd3d31d
Fix the bug that ScanAndCount and AllAndCount report errors in sqlserver (#3155) 2023-11-16 20:15:48 +08:00
Hunk Zhu
0b407c5e6d
fix "gf gen pb" api and ctrl not working well. (#3076) 2023-11-08 21:26:51 +08:00
houseme
f3e3a5af5a
feat: improve code for shutdown of otel (#3136) 2023-11-08 21:16:23 +08:00
zhonghuaxunGM
50b04c658c
improve implements and fix issues for package contrib/drivers/dm (#3128) 2023-11-06 09:52:36 +08:00
John Guo
cbea89e6f7
fix duplicated route dump for package ghttp (#3116) 2023-11-02 09:48:39 +08:00
houseme
b0367e4a62
fix: gRPC-Go HTTP/2 Rapid Reset vulnerability (#3095) 2023-10-31 20:17:39 +08:00
Gin
afeca8cf9d
fix: nacos mod (#3103) 2023-10-31 10:04:51 +08:00
Hunk Zhu
4903ef7887
fix issue #3100 (#3106) 2023-10-30 20:27:48 +08:00
Xiaodong Liu
ab5ab4c675
Add the Protocol attribute to the Redis configuration (#3109) 2023-10-30 20:11:23 +08:00
John Guo
3ea61d084e
fix issue #3086 (#3089) 2023-10-26 10:04:21 +08:00
houseme
cb0d018fa4
feat: upgrade version and improve consul action (#3078) 2023-10-24 20:36:01 +08:00
John Guo
bcb479aabb
fix issue #3077 (#3081) 2023-10-24 10:02:04 +08:00
Hunk
db59f4232f
add README and example cases for nacos registry (#3075) 2023-10-23 20:04:39 +08:00
John Guo
36cfbaaa22
README.MD updates for cli installation (#3071) 2023-10-23 20:00:10 +08:00
John Guo
b2bd12a371
version v2.5.5 (#3068) 2023-10-20 10:21:04 +08:00
海亮
f1b5a223bf
add go workspace for cmd/gf, to enable go install for cmd/gf (#3040) 2023-10-18 20:01:16 +08:00
glossy
6ab8d065d1
fix:incorrect parameter passing causes captured errors to be lost (#3048) 2023-10-16 21:20:21 +08:00
海亮
19d7714503
fix security issue for golang.org/x packages (#3042) 2023-10-16 20:45:43 +08:00
Hunk
6af66a0201
add service registry implements using nacos (#2995) 2023-10-12 21:06:37 +08:00
John Guo
8c309ac9fe
fix issue #2907 (#3005) 2023-10-11 21:34:17 +08:00
houseme
35e5f1f204
feat: Migrate the service call tracing to use otlphttp or otlpgrpc for reporting (#3001) 2023-10-09 20:09:20 +08:00
John Guo
1efdb72990
add direct service address support for grpc client (#2991) 2023-10-09 20:03:45 +08:00
aries
00e83fed3f
add function Partition for Model of package gdb (#2989) 2023-10-08 09:49:21 +08:00
monchickey
32a60c2e96
Add consul config adapter usage example. (#2988) 2023-10-07 20:19:47 +08:00
John Guo
30040332a7
improve address configuration for grpc server (#2982) 2023-09-27 14:40:32 +08:00
houseme
569cbb09bf
fix: improve specification version (#2987) 2023-09-26 22:03:18 +08:00
monchickey
e6732039c6
add consul config adapter (#2964) 2023-09-25 21:02:55 +08:00
海亮
5059abd88e
upgrade dependence github.com/apolloconfig/agollo/v4 version from v4.1.1 to v4.3.1 for package contrib/config/apollo (#2949) 2023-09-12 21:20:53 +08:00
houseme
ccc959a2d3
feat: jaeger package will be removed in v2.6.0. (#2946) 2023-09-12 21:17:47 +08:00
John Guo
a5a7d23792
improve g.Go (#2956) 2023-09-12 20:00:01 +08:00
John Guo
5bc9acdab3
version v2.5.3 (#2945) 2023-09-11 10:19:51 +08:00
John Guo
1582714325
improve signal listening for package grpcx/ghttp/gproc (#2942) 2023-09-11 10:15:08 +08:00
John Guo
6cddfdb313
improve join feature for package gdb (#2929) 2023-09-05 19:29:28 +08:00