Skip to content

SF Bazel 8.0.1-sf2

Latest

Choose a tag to compare

@jmmv jmmv released this 13 Feb 20:50
· 4588 commits to master since this release
Redact command lines written to the java.log

Just like the BEP, these lines can contain secrets.  Bazel tries to do
some redaction, but it doesn't account for all cases we care about, so
for now silence everything.

We should replicate the same logic we have for the BEP, but that can
come later.