github grpc/grpc-go v1.33.1
Release v1.33.1

latest releases: v1.63.2, v1.63.1, v1.61.2...
3 years ago

API Changes

  • connectivity: remove unused, experimental Reporter interface (#3875)

New Features

  • xds bootstrap: support insecure and make Creds required (#3881)
  • xds: add bootstrap support for certificate providers. (#3901)
  • lrs: add a layer for clusters in load store (#3880)
  • credentials/xds: implementation of client-side xDS credentials. (#3888)

Bug Fixes

  • http2_client: fix reader segfault on PROTOCOL_ERRORs (#3926)
  • internal/transport: handle h2 errcode on header decoding (#3872)
  • xds: exit from run() goroutine when resolver is closed. (#3882)
  • credentials/alts: ClientAuthorizationCheck to case-fold compare of peer SA (#3792)
  • service reflection: include transitive closure for a file (#3851)
  • stats: include message header in stats.InPayload.WireLength (#3886)
  • binarylog: export Sink (#3879)
  • service reflection: include transitive closure for a file (#3851)

Don't miss a new grpc-go release

NewReleases is sending notifications on new releases.