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 76307e9 commit f6bac03Copy full SHA for f6bac03
api/bazel/repository_locations.bzl
@@ -54,7 +54,7 @@ REPOSITORY_LOCATIONS_SPEC = dict(
54
# During the UDPA -> xDS migration, we aren't working with releases.
55
version = "f5cf1d269c5914933369455455b1980cfc699cbd",
56
sha256 = "e2e58420f679a7b4658c8e657ff65040936063c335b5022d92bcd9a972b03887",
57
- release_date = "2025-05-01",
+ release_date = "2025-10-02",
58
strip_prefix = "xds-{version}",
59
urls = ["https://github.com/cncf/xds/archive/{version}.tar.gz"],
60
use_category = ["api"],
0 commit comments