v1.60.2
Bug Fixes
xds: Fix a bug in WeightedRoundRobinLoadBalancer
policy that could raise NullPointerException
and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports TRANSIENT_FAILURE
state. (#10868)