v1.3.1
Released on 2022-03-01 — GitHub Release
What’s Changed
Section titled “What’s Changed”- update go-redis to v8, support ctx in redis methods, OpenTelemetry enabled by @kevwan in https://github.com/zeromicro/go-zero/pull/1507
- support ctx in sqlx/sqlc, OpenTelemetry enabled by @kevwan in https://github.com/zeromicro/go-zero/pull/1535
- support ctx in
Cache, OpenTelemetry enabled by @chenquan in https://github.com/zeromicro/go-zero/pull/1518 - log 404 requests with traceid by @kevwan in https://github.com/zeromicro/go-zero/pull/1554
- minor bug fixes and improvements
New Contributors
Section titled “New Contributors”- @mlr3000 made their first contribution in https://github.com/zeromicro/go-zero/pull/1538
- @fynxiu made their first contribution in https://github.com/zeromicro/go-zero/pull/1569
- @x1nchen made their first contribution in https://github.com/zeromicro/go-zero/pull/1589
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.3.0…v1.3.1