v1.6.1
Released on 2023-12-17 — GitHub Release
What’s Changed
Section titled “What’s Changed”- feat: auto stop profiling after one minute by @kevwan in https://github.com/zeromicro/go-zero/pull/3742
- feat: add dbtest to facility db test by @kevwan in https://github.com/zeromicro/go-zero/pull/3768
- feat: add redis ExistsMany method by @codeErrorSleep in https://github.com/zeromicro/go-zero/pull/3769
- feat: redis ttl command returning -1 and -2 supported by @1067088037 in https://github.com/zeromicro/go-zero/pull/3783
- fix: use logx for shutdown message by @AlexLast in https://github.com/zeromicro/go-zero/pull/3719
- fix: request parser in gateway supports http without body content by @gongluck in https://github.com/zeromicro/go-zero/pull/3788
- fix: prevent ring index overflow by @POABOB in https://github.com/zeromicro/go-zero/pull/3738
- fix: endless loop caused by ErrCompacted by @LeeDF in https://github.com/zeromicro/go-zero/pull/3774
New Contributors
Section titled “New Contributors”- @tvermaashutosh made their first contribution in https://github.com/zeromicro/go-zero/pull/3680
- @zzhaolei made their first contribution in https://github.com/zeromicro/go-zero/pull/3694
- @anstns made their first contribution in https://github.com/zeromicro/go-zero/pull/3704
- @lvillis made their first contribution in https://github.com/zeromicro/go-zero/pull/3745
- @zzZZzzz888 made their first contribution in https://github.com/zeromicro/go-zero/pull/3777
- @1067088037 made their first contribution in https://github.com/zeromicro/go-zero/pull/3783
- @AlexLast made their first contribution in https://github.com/zeromicro/go-zero/pull/3719
- @gongluck made their first contribution in https://github.com/zeromicro/go-zero/pull/3788
- @codeErrorSleep made their first contribution in https://github.com/zeromicro/go-zero/pull/3769
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.6.0…v1.6.1