github bazelbuild/bazel 6.3.1

latest releases: 7.4.1, 9.0.0-pre.20241105.2, 7.4.1rc2...
15 months ago

Release 6.3.1 (2023-07-31)

Baseline: 0f231ac

Bazel 6.3.1 is a patch LTS release. It is fully backward compatible with Bazel 6.0 and contains selected changes by the Bazel community and Google engineers.

  • Disabled lockfile support by default due to issue reports (#19105 and #19068). Will be re-enabled in the next minor release.
  • Mark isolated extension usages as experimental (#19050)
  • Fix a bug where frozen targets list was mutated while expanding env attribute (#19052)
  • Advertise CcInfo from cc_import (#19086)
  • Update java_tools to v12.6 (#19091)

Acknowledgements

This release contains contributions from many people at Google, as well as Brentley Jones and Fabian Meumertzheim.

Notice: Bazel installers contain binaries licensed under the GPLv2 with Classpath exception. Those installers should always be redistributed along with the source code.

Some versions of Bazel contain a bundled version of OpenJDK. The license of the bundled OpenJDK and other open-source components can be displayed by running the command bazel license. The vendor and version information of the bundled OpenJDK can be displayed by running the command bazel info java-runtime. The binaries and source-code of the bundled OpenJDK can be downloaded from our mirror server.

Security: All our binaries are signed with our public key 3D5919B448457EE0.

Don't miss a new bazel release

NewReleases is sending notifications on new releases.