v1.6.2
发布于 2024-02-03 — GitHub Release
What’s Changed
Section titled “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
Section titled “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