gRPC-go 1.35.0 is now released. Full release notes: Behavior Changes - roundrobin: strip attributes from addresses (#4024 <https://github.com/grpc/grpc-go/pull/4024>) - balancer: set RPC metadata in address attributes, instead of Metadata field (#4041 <https://github.com/grpc/grpc-go/pull/4041>)
New Features - support unix-abstract schema (#4079 <https://github.com/grpc/grpc-go/pull/4079>) - Special Thanks: @resec <https://github.com/resec> - xds: implement experimental RouteAction timeout support (#4116 <https://github.com/grpc/grpc-go/pull/4116>) - xds: Implement experimental circuit breaking support. (#4050 <https://github.com/grpc/grpc-go/pull/4050>) Bug Fixes - xds: server_features should be a child of xds_servers and not a sibling (#4087 <https://github.com/grpc/grpc-go/pull/4087>) - xds: NACK more invalid RDS responses (#4120 <https://github.com/grpc/grpc-go/pull/4120>) Please see release at: https://github.com/grpc/grpc-go/releases/tag/v1.35.0 -- 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/CAMTLisK84wvHP%3DWJih_ZwLDPMX0pXtsHK%3DoSL1R9kL33Q_Xu1Q%40mail.gmail.com.
