Skip to content

Release v1.33.1

Compare
Choose a tag to compare
@dfawley dfawley released this 20 Oct 23:03
· 15 commits to v1.33.x since this release

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)