v0.14.0
What's Changed
- fix: return meta_data instead of metadata in update metadata response by @stkegoul in #264
- Introduce hotpairs coalescing by @jerry-enebeli in #265
- Introduce hotpairs coalescing by @jerry-enebeli in #266
- Bump google.golang.org/grpc from 1.71.0 to 1.79.3 by @dependabot[bot] in #267
- Introduce hotpairs coalescing by @jerry-enebeli in #268
- Chore txn cleanup by @jerry-enebeli in #270
- refactor: standardize logging to use logrus throughout codebase by @d02ev in #271
- test: add API tests for hooks, metadata, and reconciliation endpoints by @d02ev in #272
- feat: Add OpenTelemetry metrics instrumentation with Prometheus scrape endpoint by @lawale in #269
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.35.0 to 1.43.0 by @dependabot[bot] in #274
- Bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 by @dependabot[bot] in #273
- Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.42.0 to 1.43.0 by @dependabot[bot] in #275
- Implement transaction locking mechanism with configurable wait timeout by @jerry-enebeli in #276
New Contributors
Full Changelog: v0.13.5...v0.14.0