v1.6.6
版本发布时间: 2024-06-21 20:08:04
zeromicro/go-zero最新发布版本:v1.7.2(2024-09-03 09:09:07)
What's Changed
- feat: add secure option for sending traces via otlphttp by @AlexLast in https://github.com/zeromicro/go-zero/pull/3973
- fix: log concurrency problems after calling WithXXX methods by @kevwan in https://github.com/zeromicro/go-zero/pull/4164
- optimize: simplify breaker algorithm by @kevwan in https://github.com/zeromicro/go-zero/pull/4151
- chore: fix the confused log level in comments by @jiz4oh in https://github.com/zeromicro/go-zero/pull/4175
New Contributors
- @jiz4oh made their first contribution in https://github.com/zeromicro/go-zero/pull/4175
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.6.5...v1.6.6