SF Bazel 8.0.1
Pre-release
Pre-release
SNOW-1514039: Add patch for rewriting keys in auth dict Auth from bazel download function is a dictionary url -> AuthHeaders. If bazel downloader config rewrites the url, the auth dictionary keys need to be rewritten so that the AuthHeaders are applied correctly. Upstream PR: https://github.com/bazelbuild/bazel/pull/23207