Skip to content

1.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 19:57
· 31 commits to main since this release

What's Changed

  • use go 1.23
  • Bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #106
  • use google.golang.org/protobuf/encoding to improve support of well known types by @mathong in #109
  • implement new proto resolver to support Any type unmarshal by @vadimi in #110
  • Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #107
  • Bump github.com/spyzhov/ajson from 0.9.1 to 0.9.3 by @dependabot in #108
  • Bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #111
  • fix panics on proto registration conflicts by @vadimi in #112
  • Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.4.0 to 1.5.1 by @dependabot in #113
  • Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #114
  • Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #116
  • Bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #115
  • Feature: GitHub actions by @vadimi in #117

New Contributors

Full Changelog: v1.20.3...v1.21.0