github bazelbuild/bazel 7.6.0rc1

pre-release2 days ago

Note

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

Release 7.6.0rc1 (2025-03-11)

Bazel 7.6.0 is a minor LTS release. It is fully backward compatible with Bazel 8.0 and contains selected changes by the Bazel community and Google engineers.

External Deps

  • The repo_name parameter of bazel_dep can now be set to None to mark it a "nodep" dependency -- that is, the bazel_dep specification is only honored if the target module already exists in the dependency graph by some other means. (#25509)

Remote Execution

  • Don't download all artifacts with BwoB when their TTL expires (#25490)
  • Avoid downloading the empty Tree message (#25489)
  • Actually fix setting the mtime on a shared disk cache. (#25473)

Refer to the full list of commits for more details.

Acknowledgements:

This release contains contributions from many people at Google, as well as Fabian Meumertzheim, James Judd, and timothyklim.

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.