Skip to content

7.0.1rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@iancha1992 iancha1992 released this 16 Jan 19:15
2634a6e

Note

If you are looking for rolling releases, please visit this page.

C++ / Objective-C

  • Fix linker feature detection being performed on wrong linker (#20901)

External Deps

  • Let module extensions track calls to Label() (#20750)
  • Fix bootstrapped Bazel binary (#20612)
  • Attempt to make main repo mapping inverse more efficient (#20625)
  • Let .bzl files record their usages of repo mapping (#20848)
  • Consider MODULE.bazel for workspace detection in bazel.sh (#20594)
  • Avoid emitting canonical labels into generated repos (#20840)

Java

  • Auto-create deploy jars for Bazel java_test targets if requested (#20602)
  • java_binary wrapper should forward restricted_to (#20611)
  • Fix singlejar resource mapping for external repositories (#20904)

Local Execution

  • Mount user-specified bind mounts before Bazel's own magic. (#20609)
  • Print interactive sandboxed shell command with --sandbox_debug (#20734)
  • Fix two issues with --incompatible_sandbox_hermetic_tmp that manifested themselves when the output base was under /tmp (#20718)
  • Add support for bind mounts under /tmp with hermetic tmp (#20749)

Remote Execution

  • Force output checking for incremental run commands without the bytes. (#20881)