Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

v0.26.0 Release

Compare
Choose a tag to compare
@mayurkale22 mayurkale22 released this 18 Mar 21:43
· 35 commits to master since this release
  • feat: Allow users to register the same Meter multiple times without exception (#2017)
  • update gRPC (#2024): Since gRPC v1.27.0, census dependency is removed from grpc-core. A grpc-census artifact now exists to provide interceptor/stream tracer factory that applies census stats/tracing features. For users not using gRPC’s integration of census, nothing should be affected. Users who want census integration need to add grpc-census artifact to runtime classpath.
  • deps: update GSON (#2025)
  • deps: update auth libraries (#2023)
  • update guava (#2018)