1
0
mirror of https://github.com/gogf/gf.git synced 2025-04-05 11:18:50 +08:00

123 Commits

Author SHA1 Message Date
yijiong
3a19ee9268
fix: securiry update CVE-2024-45338 for package golang.org/x/net (#4070) 2024-12-25 21:43:55 +08:00
John Guo
0c2d5cac19
feat: new version v2.8.3 (#4048) 2024-12-17 09:24:13 +08:00
John Guo
ac53170884
feat(contrib/registry/etcd): add retry machenism when keepalive lease expires (#4035) 2024-12-13 11:09:07 +08:00
houseme
00e2f6b5dc
chore: improve golangci-lint.yml, upgrade dependencies, and optimize code and comments (#4025) 2024-12-11 10:14:12 +08:00
John Guo
2e788be1d3
feat(contrib/registry/consul): add consul registry support (#4016) 2024-12-09 23:12:29 +08:00
houseme
b0b84a3937
ci(gci/import): improve golangci.yml and add gci linter (#4010) 2024-12-07 14:17:33 +08:00
John Guo
c9b0237fc7
feat: version v2.8.2 (#4009) 2024-12-05 20:21:19 +08:00
wanna
5fa33411fc
chore: add example for openapi/swagger authentication (#4004) 2024-12-05 15:49:50 +08:00
John Guo
3797d0eee4
feat: new version v2.8.1 (#3950) 2024-11-21 20:51:46 +08:00
John Guo
955a76cf35
feat: new version v2.8.0 (#3924) 2024-11-14 13:26:23 +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
John Guo
656668f444
feat: new version v2.8.0-beta (#3878) 2024-10-24 14:51:03 +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
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
2301de6e8c
fix(util/gutil): invalid empty parameter value check for function GetOrDefaultAny (#3844) 2024-10-08 13:05:59 +08:00
houseme
38622f966f
refactor(contrib/trace/jaeger): remove trace jaeger, please use the OpenTelemetry SDKs(otlphttp&otlpgrpc) (#3825) 2024-09-29 20:31:16 +08:00
John Guo
a716c6bfab
feat: new version v2.7.4 (#3809) 2024-09-25 19:53:23 +08:00
John Guo
baea1c7a7a
feat: version v2.7.3 (#3763) 2024-09-09 16:39:02 +08:00
Jack Ling
26d2a98fb1
refactor(nacos-registry): use official nacos sdk instead of the third-party nacos sdk (#3745) 2024-09-09 14:27:21 +08:00
fsl
cd2d51ea30
build: bump google.golang.org/protobuf to v1.33.0 (#3697) 2024-07-24 19:27:28 +08:00
John Guo
b11caba5b0
version v2.7.2 (#3663) 2024-06-26 10:08:04 +08:00
海亮
e8a2629b19
net/goai: fix: #3660, support multiple file upload parameters for OpenAPIv3 (#3662) 2024-06-25 21:01:58 +08:00
海亮
753965b9a9
example: password encrypt-decrypt for database using custom implement driver (#3610) 2024-06-04 22:04:36 +08:00
John Guo
cf37731d5f
version: v2.7.1 (#3573) 2024-05-14 21:20:22 +08:00
海亮
adb813fbad
enhance: upgrade version of dependencies (#3494) 2024-04-18 20:02:27 +08:00
海亮
285e5a0580
fix: file name example/pack/packed/paked.go → example/pack/packed/packed.go (#3479) 2024-04-15 20:11:01 +08:00
John Guo
1b7aea0ced
feat: add metrics option and prometheus handler wraps (#3445) 2024-04-07 09:57:13 +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
8669512f42
feat: add metric feature support in goframe (#3138) 2024-03-24 21:18:30 +08:00
John Guo
6ed3038312
feat: version v2.6.4 (#3352) 2024-03-07 10:12:58 +08:00
rio
c8a73f8c25
nacos-sdk-go upgrade to v2 (#3334) 2024-02-28 21:52:32 +08:00
John Guo
d64a31fd1a
new version v2.6.3 (#3308) 2024-02-07 17:11:36 +08:00
John Guo
5307f0742e
add # for cron pattern that can ignore seconds, which makes the cron pattern running in minimum minute like linux crontab pattern (#3306) 2024-02-07 15:38:24 +08:00
John Guo
4fb739615b
version v2.6.2 (#3276) 2024-01-22 21:53:10 +08:00
John Guo
ba39323d30
improve converter feature for package gconv (#3211) 2024-01-22 21:52:54 +08:00
John Guo
383937fe69
add example for ctx keys feature of package glog (#3273) 2024-01-22 21:07:40 +08:00
John Guo
9407fda197
add example for exporting prometheus metrics using ghttp.Server (#3266) 2024-01-16 14:07:49 +08:00
海亮
e1f2666499
add example for serve file (#3193) 2024-01-02 20:19:40 +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
海亮
7f9467d1f8
fix: #2938 (#3178) 2023-12-20 20:25:23 +08:00
John Guo
7975e391f0
Version/v2.6.0 (#3213) 2023-12-18 20:59:09 +08:00
John Guo
ee2cf92479
Version/v2.6.0 beta (#3183) 2023-12-04 19:34:48 +08:00
John Guo
fc8572e8dd
version v2.5.7 (#3162) 2023-11-20 10:01:54 +08:00
海亮
5f5b82188c
example: log rotate (#3137) 2023-11-08 21:23:39 +08:00
houseme
f3e3a5af5a
feat: improve code for shutdown of otel (#3136) 2023-11-08 21:16:23 +08:00
houseme
b0367e4a62
fix: gRPC-Go HTTP/2 Rapid Reset vulnerability (#3095) 2023-10-31 20:17:39 +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