Skip to content

Commit 5198625

Browse files
committed
Update xDS API Working Group
Signed-off-by: Matthieu MOREL <[email protected]>
1 parent bf5e37d commit 5198625

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api/bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ REPOSITORY_LOCATIONS_SPEC = dict(
5252
project_desc = "xDS API Working Group (xDS-WG)",
5353
project_url = "https://github.com/cncf/xds",
5454
# During the UDPA -> xDS migration, we aren't working with releases.
55-
version = "f5cf1d269c5914933369455455b1980cfc699cbd",
56-
sha256 = "790c4c83b6950bb602fec221f6a529d9f368cdc8852aae7d2592d0d04b015f37",
57-
release_date = "2025-05-01",
55+
version = "5275cd2f3383d8ee9ba2ca9e146357b2d29402da",
56+
sha256 = "c8395a003b1523def97cd4358d7ae94ebc586317596ed3673e834351cde4032c",
57+
release_date = "2025-10-04",
5858
strip_prefix = "xds-{version}",
5959
urls = ["https://github.com/cncf/xds/archive/{version}.tar.gz"],
6060
use_category = ["api"],

0 commit comments

Comments
 (0)