v1.5.4
Released on 2023-07-14 — GitHub Release
What’s Changed
Section titled “What’s Changed”- feat: httpx add
httpx.SetOkHandlerby @zhouyusd in https://github.com/zeromicro/go-zero/pull/3269 - feat: optimize
logx.Mustwith adding stacktrace by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/3384 - feat: support
Flushinrest.TimeoutHandlerby @u2nyakim in https://github.com/zeromicro/go-zero/pull/3388 - feat: make
ServiceGrouppanic as demand by @kevwan in https://github.com/zeromicro/go-zero/pull/3422 - feat: support for custom
Acceptablefunction by @chenquan in https://github.com/zeromicro/go-zero/pull/3405 - feat: add detail type mismatch info in number fields check by @lxy1992 in https://github.com/zeromicro/go-zero/pull/3387
- feat: logx with
Compressauto delete old logs by @ren544735689 in https://github.com/zeromicro/go-zero/pull/3329 - fix:
NewClientWithTargetmiss default config by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/3358 - optimize: improve logx performance by @kevwan in https://github.com/zeromicro/go-zero/pull/3371
- optimize: improve logx gzip by @kevwan in https://github.com/zeromicro/go-zero/pull/3332
- minor improvements and bug fixes
New Contributors
Section titled “New Contributors”- @ren544735689 made their first contribution in https://github.com/zeromicro/go-zero/pull/3329
- @elza2 made their first contribution in https://github.com/zeromicro/go-zero/pull/3319
- @zhouyusd made their first contribution in https://github.com/zeromicro/go-zero/pull/3269
- @2822132073 made their first contribution in https://github.com/zeromicro/go-zero/pull/3357
- @u2nyakim made their first contribution in https://github.com/zeromicro/go-zero/pull/3388
- @lxy1992 made their first contribution in https://github.com/zeromicro/go-zero/pull/3387
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.3…v1.5.4