v0.11.13
What's Changed
Exciting New Features 🎉
- feat: support golanglru cache by @PengYechang in #973
- feat: improve otel with resource by @hnlq715 in #1009
Dependencies 👒
- build(deps): bump cirello.io/pglock from 1.12.0 to 1.13.0 by @dependabot in #956
- build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #976
- build(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.12.1 by @dependabot in #974
- build(deps): bump github.com/cosmtrek/air from 1.43.0 to 1.44.0 by @dependabot in #975
- build(deps): bump cirello.io/pglock from 1.13.0 to 1.14.0 by @dependabot in #978
- build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.2 to 2.17.1 by @dependabot in #984
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #983
- build(deps): bump github.com/cosmtrek/air from 1.44.0 to 1.45.0 by @dependabot in #990
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #991
- build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2 in /test/e2e by @dependabot in #1000
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.16.0 to 1.19.0 by @dependabot in #1004
- build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #1013
Other Changes
- chore: add bug and dependencies in release notes by @hnlq715 in #977
- fix: consumer enbale true by default by @hnlq715 in #989
- docs: fix docker compose by @hnlq715 in #1006
- fix: do not record ip in metric by @hnlq715 in #1016
Full Changelog: v0.11.12...v0.11.13