gRPC-go 1.21.0 is now released. Full release notes:

New Features

   - balancer: provide parsed target through BuildOptions (#2803
   <https://github.com/grpc/grpc-go/pull/2803>)
   - grpclb: handle service config and switch to pickfirst (#2719
   <https://github.com/grpc/grpc-go/pull/2719>)
   - dns: rate limit DNS resolution requests (#2760
   <https://github.com/grpc/grpc-go/pull/2760>)
   - interceptor: new APIs for chaining client interceptors. (#2696
   <https://github.com/grpc/grpc-go/pull/2696>)
   - client: return helpful error message when wait-for-ready RPCs fail
   with timeout (#2777 <https://github.com/grpc/grpc-go/pull/2777>)
      - Special Thanks: @yuqitao <https://github.com/yuqitao>

Bug Fixes

   - transport: fix a race that could lead to memory leaks (#2765
   <https://github.com/grpc/grpc-go/pull/2765>)
   - client: set balancer name correctly when using grpc.WithBalancerName()
   (#2778 <https://github.com/grpc/grpc-go/issues/2778>) (#2802
   <https://github.com/grpc/grpc-go/pull/2802>)
      - Special Thanks: @wjywbs <https://github.com/wjywbs>

Documentation

   - docs: add note about retrying UNAVAILABLE (#2774
   <https://github.com/grpc/grpc-go/pull/2774>)


Please see release at: https://github.com/grpc/grpc-go/releases/tag/v1.21.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/CAGUaBD2zt02gnUFpjAa66M8ByOsbf5aHJDVcs5i2fN9orOLdZA%40mail.gmail.com.

Reply via email to