Skip to content

Releases: chainguard-dev/go-grpc-kit

v0.15.0

18 Feb 05:06
e935e0b
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #106
  • Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #101
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.12.0 to 1.13.0 by @dependabot in #103
  • Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 by @dependabot in #102
  • Bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #105
  • GRPC options to lazily initialize the settings by @tcnghia in #107

Full Changelog: v0.14.0...v0.15.0

v0.14.0

09 Feb 16:33
23ccd46
Compare
Choose a tag to compare
update otel (#100)

Signed-off-by: Kenny Leung <[email protected]>

v0.13.0

31 Jan 15:01
f780b82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

12 Jan 19:59
9e19cbd
Compare
Choose a tag to compare

What's Changed

  • Remove maxdepth from golangci workflow. by @wlynch in #80
  • Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 by @dependabot in #67
  • Bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #70
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.11.1 to 1.11.2 by @dependabot in #75
  • Bump actions/setup-go from 3.3.1 to 3.5.0 by @dependabot in #81
  • Bump reviewdog/action-actionlint from 1.34.0 to 1.35.0 by @dependabot in #82
  • Bump actions/cache from 3.0.11 to 3.2.3 by @dependabot in #89
  • Bump actions/checkout from 3.1.0 to 3.3.0 by @dependabot in #90
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.36.4 to 0.37.0 by @dependabot in #79
  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.13.0 to 2.15.0 by @dependabot in #84
  • Bump golang.org/x/oauth2 from 0.1.0 to 0.4.0 by @dependabot in #87
  • add retry with exponential backoff for delegate clients with max retry configurable by env, disabled by default by @k4leung4 in #91

Full Changelog: v0.11.0...v0.12.0

v0.11.0

10 Nov 16:52
2d5e281
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.5...v0.11.0

v0.10.5

07 Nov 16:39
2d1699a
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #47
  • Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #46
  • Bump reviewdog/action-actionlint from 1.29.0 to 1.33.0 by @dependabot in #45
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.34.0 to 0.36.1 by @dependabot in #44
  • Bump actions/cache from 3.0.8 to 3.0.10 by @dependabot in #42
  • Use GITHUB_OUTPUT instead of deprecated set-output by @cpanato in #48
  • update prometheus for double counting bug by @k4leung4 in #62
  • Bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #49
  • Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #56
  • Bump reviewdog/action-actionlint from 1.33.0 to 1.33.1 by @dependabot in #61
  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.3 to 2.13.0 by @dependabot in #63

Full Changelog: v0.10.4...v0.10.5

v0.10.4

28 Sep 18:20
013cd2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

20 Sep 15:31
7aa5c81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.10.3

v0.10.2

17 Sep 23:03
2fedacc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

17 Sep 03:46
38cebe4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1