Skip to content

v0.22.0

Compare
Choose a tag to compare
@dylan-bourque dylan-bourque released this 07 Aug 23:39
· 36 commits to main since this release

What's Changed

  • chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #180
  • chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.27.0 to 1.28.0 by @dependabot in #181
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.49.0 to 0.50.0 by @dependabot in #182
  • chore(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in #183
  • chore(deps): bump connectrpc.com/otelconnect from 0.7.0 to 0.7.1 by @dependabot in #184
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 by @dependabot in #185
  • Add retry with backoff to all client operations by @dylan-bourque in #186
  • chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #187
  • chore(deps): bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #188
  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #189
  • chore(server): log health check errors by @dylan-bourque in #190

Full Changelog: v0.21.0...v0.22.0