v1.5.4
版本发布时间: 2023-07-14 21:26:08
zeromicro/go-zero最新发布版本:v1.7.2(2024-09-03 09:09:07)
What's Changed
- feat: httpx add
httpx.SetOkHandler
by @zhouyusd in https://github.com/zeromicro/go-zero/pull/3269 - feat: optimize
logx.Must
with adding stacktrace by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/3384 - feat: support
Flush
inrest.TimeoutHandler
by @u2nyakim in https://github.com/zeromicro/go-zero/pull/3388 - feat: make
ServiceGroup
panic as demand by @kevwan in https://github.com/zeromicro/go-zero/pull/3422 - feat: support for custom
Acceptable
function 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
Compress
auto delete old logs by @ren544735689 in https://github.com/zeromicro/go-zero/pull/3329 - fix:
NewClientWithTarget
miss 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
- @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