github grpc/grpc-go v1.45.0
Release 1.45.0

latest releases: security/advancedtls/v1.0.0, v1.66.0-dev, cmd/protoc-gen-go-grpc/v1.4.0...
2 years ago

Bug Fixes

  • xds/clusterresolver: pass cluster name to DNS child policy to be used in creds handshake (#5119)
  • reflection: support dynamic messages (#5180)

Performance Improvements

Behavior Changes

  • server: convert context errors returned by service handlers to status with the correct status code (Canceled or DeadlineExceeded), instead of Unknown (#5156)

New Features

  • reflection: add NewServer(ServerOptions) for creating a reflection server with advanced customizations (#5197)
  • xds: support federation (#5128)
  • xds/resource: accept Self as LDS's RDS config source and CDS's EDS config source (#5152)
  • xds/bootstrap: add plugin system for credentials specified in bootstrap file (#5136)

Don't miss a new grpc-go release

NewReleases is sending notifications on new releases.