grpc-go 1.40.0 – Go gRPC (HTTP/2-based RPC) implementation.
GitHub
Release Release 1.40.0 · grpc/grpc-go
Behavior Changes
balancer: client channel no longer connects to idle subchannels that are returned by the pickers; LB policy should call SubConn.Connect instead. (#4579)
This change is in line wi...
balancer: client channel no longer connects to idle subchannels that are returned by the pickers; LB policy should call SubConn.Connect instead. (#4579)
This change is in line wi...