Skip to content

v1.51.1

Compare
Choose a tag to compare
@larry-safran larry-safran released this 14 Dec 22:27
· 934 commits to master since this release

grpc-xds starting with 1.51.0 had a regression where resources might stop receiving updates. The trigger could happen hours or days after the binary had started. xDS users should avoid this release and use 1.50.x until patch releases with the fix are available. #9809

Bug Fixes

  • xds: Fix ConcurrentModificationException in PriorityLoadBalancer. (#9744)