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 bf5e37d commit 5198625Copy full SHA for 5198625
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 = "f5cf1d269c5914933369455455b1980cfc699cbd",
56
- sha256 = "790c4c83b6950bb602fec221f6a529d9f368cdc8852aae7d2592d0d04b015f37",
57
- release_date = "2025-05-01",
+ version = "5275cd2f3383d8ee9ba2ca9e146357b2d29402da",
+ sha256 = "c8395a003b1523def97cd4358d7ae94ebc586317596ed3673e834351cde4032c",
+ release_date = "2025-10-04",
58
strip_prefix = "xds-{version}",
59
urls = ["https://github.com/cncf/xds/archive/{version}.tar.gz"],
60
use_category = ["api"],
0 commit comments