Skip to content

v1.46.1

Compare
Choose a tag to compare
@YifeiZhuang YifeiZhuang released this 07 Oct 17:57
· 1306 commits to master since this release

Behavior Changes

  • xds: Remove permanent error handling in LDS update in XdsServerWrapper. Also notify OnNotServing on StatusListener when the delegated server initial start fails. (#9278, #9280)
  • xds: Protect xdstp processing with federation env var. If the xds server uses xdstp:// resource names it was possible for federation code paths to be entered even without enabling the experimental federation support. This is now fixed and it is safe for xds servers to use xdstp:// resource names. (#9190)

Dependencies

  • Bump protobuf to 3.19.6