grpc-go v1.33.1 Release Notes

Release Date: 2020-10-20 // over 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)