github bazelbuild/bazel 7.3.1

latest releases: 8.0.0-pre.20240911.1, 8.0.0-pre.20240909.1, 8.0.0-pre.20240826.1...
one month ago

Note

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

Release 7.3.1 (2024-08-19)

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

ExternalDeps

  • Fixed the lockfile always being considered out of date when --incompatible_use_plus_in_repo_names is set. (#23281)
  • Fixed a crash when vendoring alias targets. (#23309)

Performance

  • Revert "Deduplicate locally executed path mapped spawns” (#23290)

Refer to the full list of commits for more details.

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.