v1.7.1
版本发布时间: 2024-09-01 15:29:19
zeromicro/go-zero最新发布版本:v1.7.2(2024-09-03 09:09:07)
What's Changed
- feat: added configuration center function by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/3035
- feat: support rest.WithCorsHeaders to customize cors headers by @kevwan in https://github.com/zeromicro/go-zero/pull/4284
- feat: support build tag to reduce binary size w/o k8s by @kevwan in https://github.com/zeromicro/go-zero/pull/4323
- feat: add custom log file name date format by @louyuexing in https://github.com/zeromicro/go-zero/pull/4333
- fix: etcd scheme on grpc resolver by @kevwan in https://github.com/zeromicro/go-zero/pull/4121
- more minor improvements and bug fixes
New Contributors
- @tnothy made their first contribution in https://github.com/zeromicro/go-zero/pull/4280
- @chenrui333 made their first contribution in https://github.com/zeromicro/go-zero/pull/4286
- @louyuexing made their first contribution in https://github.com/zeromicro/go-zero/pull/4333
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.7.0...v1.7.1