v1.6.2
版本发布时间: 2024-02-03 20:57:36
zeromicro/go-zero最新发布版本:v1.7.2(2024-09-03 09:09:07)
What's Changed
- feat: upgrade go-redis to v9 by @kevwan in https://github.com/zeromicro/go-zero/pull/3088
- optimize: make cpu usage more smooth by @kevwan in https://github.com/zeromicro/go-zero/pull/3842
- fix: cpu stat in cgroup v2 by @kevwan in https://github.com/zeromicro/go-zero/pull/3857
- fix: negative float32 overflow when unmarshalling by @Kimjin-gd in https://github.com/zeromicro/go-zero/pull/3811
- fix: call fillSliceValue panic if the value is nil by @wuqinqiang in https://github.com/zeromicro/go-zero/pull/3839
- fix: issue 3840 by @kevwan in https://github.com/zeromicro/go-zero/pull/3845
- fix: issue #3840 by @kevwan in https://github.com/zeromicro/go-zero/pull/3846
- fix: revert sqlx metric namespace by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/3847
New Contributors
- @Kimjin-gd made their first contribution in https://github.com/zeromicro/go-zero/pull/3811
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.6.1...v1.6.2