We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e73e8 commit 5f0c7edCopy full SHA for 5f0c7ed
api/bazel/repository_locations.bzl
@@ -52,9 +52,9 @@ REPOSITORY_LOCATIONS_SPEC = dict(
52
project_desc = "xDS API Working Group (xDS-WG)",
53
project_url = "https://github.com/cncf/xds",
54
# During the UDPA -> xDS migration, we aren't working with releases.
55
- version = "5275cd2f3383d8ee9ba2ca9e146357b2d29402da",
56
- sha256 = "c8395a003b1523def97cd4358d7ae94ebc586317596ed3673e834351cde4032c",
57
- release_date = "2025-10-04",
+ version = "9a40b31d13833808ed6bfc9e93943ee80c8f3ef1",
+ sha256 = "e52951a98b501dfaf476e49d953fe1d2f3ec94647931e4a45212f813e5858820",
+ release_date = "2025-10-07",
58
strip_prefix = "xds-{version}",
59
urls = ["https://github.com/cncf/xds/archive/{version}.tar.gz"],
60
use_category = ["api"],
0 commit comments