Changelog: https://github.com/grpc/grpc-go/compare/v1.36.1...v1.49.0 The biggest change for us is that grpc.WithBalancerName has transitioned from deprecated to fully removed. The fix is to replace it with a JSON-formatted "default config" object, as demonstrated in https://github.com/grpc/grpc-go/pull/5232#issuecomment-1106921140. This should unblock updating other dependencies which want to transitively update gRPC as well. |
||
---|---|---|
.. | ||
connectivity.go |