gRPC-go 1.33.1 is now released.
Release 1.33.0 is skipped because we mistakenly tagged v1.33.0 at the wrong
commit.
Full release notes:

API Changes

   - connectivity: remove unused, experimental Reporter interface (#3875
   <https://github.com/grpc/grpc-go/pull/3875>)

New Features

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

Bug Fixes

   - http2_client: fix reader segfault on PROTOCOL_ERRORs (#3926
   <https://github.com/grpc/grpc-go/pull/3926>)
      - Special Thanks: @sorah <https://github.com/sorah>
   - internal/transport: handle h2 errcode on header decoding (#3872
   <https://github.com/grpc/grpc-go/pull/3872>)
      - Special Thanks: @tz70s <https://github.com/tz70s>
   - xds: exit from run() goroutine when resolver is closed. (#3882
   <https://github.com/grpc/grpc-go/pull/3882>)
   - credentials/alts: ClientAuthorizationCheck to case-fold compare of
   peer SA (#3792 <https://github.com/grpc/grpc-go/pull/3792>)
      - Special Thanks: @AntonNep <https://github.com/AntonNep>
   - service reflection: include transitive closure for a file (#3851
   <https://github.com/grpc/grpc-go/pull/3851>)
   - stats: include message header in stats.InPayload.WireLength (#3886
   <https://github.com/grpc/grpc-go/pull/3886>)
      - Special Thanks: @xstephen95x <https://github.com/xstephen95x>
   - binarylog: export Sink (#3879
   <https://github.com/grpc/grpc-go/pull/3879>)
   - service reflection: include transitive closure for a file (#3851
   <https://github.com/grpc/grpc-go/pull/3851>)



Please see release at: https://github.com/grpc/grpc-go/releases/tag/v1.33.1

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAPh%2BwgL_VQtVKCgZM-mG3cFKn53wwmK5ctRRXMM9c%2Bmn-nP77g%40mail.gmail.com.

Reply via email to