github grpc/grpc-go v1.31.0
Release 1.31.0

latest releases: v1.62.1, gcp/observability/v1.0.1, v1.62.0...
3 years ago

API Changes

  • balancer: remove deprecated type aliases (#3742)

New Features

  • The following new xDS functionalities are added in this release (xDS features supported in a given release are documented here):
    • Requests matching based on path (prefix, full path and safe regex) and headers
    • Requests routing to multiple clusters based on weights
  • service config: add default method config support (#3684)
  • credentials/sts: PerRPCCreds Implementation (#3696)
  • credentials: check and expose SPIFFE ID (#3626)
  • protoc-gen-go-grpc: support for proto3 field presence (#3752)

Bug Fixes

  • client: set auth header to localhost for unix target (#3730)

Documentation

  • doc: mark CustomCodec as deprecated (#3698)
  • examples: cleanup README.md (#3738)
  • doc: fix references to status methods (#3702)

Don't miss a new grpc-go release

NewReleases is sending notifications on new releases.