v1.5.6
版本发布时间: 2023-09-27 22:37:24
zeromicro/go-zero最新发布版本:v1.7.2(2024-09-03 09:09:07)
What's Changed
- feat: support json:"-" in mapping by @kevwan in https://github.com/zeromicro/go-zero/pull/3521
- improve: optimize encoding functions and add descriptive comments by @cubxxw in https://github.com/zeromicro/go-zero/pull/3543
- improve: limit logBrief http body size by @Awadabang in https://github.com/zeromicro/go-zero/pull/3498
- fix: avoid losing logs before closing by @xt-inking in https://github.com/zeromicro/go-zero/pull/3573
- fix: avoid integer overflow in mapping.Unmarshal by @kevwan in https://github.com/zeromicro/go-zero/pull/3582
- fix: avoid float overflow in mapping.Unmarshal by @kevwan in https://github.com/zeromicro/go-zero/pull/3590
New Contributors
- @liumin-go made their first contribution in https://github.com/zeromicro/go-zero/pull/3512
- @POABOB made their first contribution in https://github.com/zeromicro/go-zero/pull/3517
- @cubxxw made their first contribution in https://github.com/zeromicro/go-zero/pull/3543
- @Awadabang made their first contribution in https://github.com/zeromicro/go-zero/pull/3498
- @xt-inking made their first contribution in https://github.com/zeromicro/go-zero/pull/3573
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.5...v1.5.6