v1.6.6
Released on 2024-06-21 — GitHub Release
What’s Changed
Section titled “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
Section titled “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