v1.5.5
版本发布时间: 2023-08-20 21:23:12
zeromicro/go-zero最新发布版本:v1.7.2(2024-09-03 09:09:07)
What's Changed
- feat: add prometheus summary metrics by @ShyunnY in https://github.com/zeromicro/go-zero/pull/3440
- feat: support dot(.) char in form and path names in rest by @kevwan in https://github.com/zeromicro/go-zero/pull/3493
- feat: optimize mapping error by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/3438
- fix: format error should not trigger circuit breaker in sqlx by @kevwan in https://github.com/zeromicro/go-zero/pull/3437
- fix: remove mapping redundant error by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/3439
- fix: potential nil pointer errors by @kevwan in https://github.com/zeromicro/go-zero/pull/3454
- minor improvements and bug fixes
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.4...v1.5.5