Commit Graph

115 Commits

Author SHA1 Message Date
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
Hunk
db59f4232f
add README and example cases for nacos registry (#3075) 2023-10-23 20:04:39 +08:00
海亮
aa625d24bc
add example for http rate llimit (#3072) 2023-10-23 20:02:37 +08:00
John Guo
b2bd12a371
version v2.5.5 (#3068) 2023-10-20 10:21:04 +08:00
海亮
19d7714503
fix security issue for golang.org/x packages (#3042) 2023-10-16 20:45:43 +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
monchickey
32a60c2e96
Add consul config adapter usage example. (#2988) 2023-10-07 20:19:47 +08:00
houseme
569cbb09bf
fix: improve specification version (#2987) 2023-09-26 22:03:18 +08:00
John Guo
a5a7d23792
improve g.Go (#2956) 2023-09-12 20:00:01 +08:00