github bazelbuild/bazel 8.3.0rc2

latest releases: 8.4.0, 9.0.0-pre.20250805.4, 8.4.0rc2...
pre-release2 months ago

Note

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

The following release notes are still in the process of being updated and cleaned up.

Release 8.3.0rc2 (2025-06-17)

Release Notes:

ExternalDeps:

  • source.json now supports a new attribute mirror_urls as backup URLs for the source archive. (#25937)

General:

  • User-provided repo names may now start with a number. (#26252)

Performance:

  • Added the load_wasm and execute_wasm methods to repository_ctx and module_ctx that allow repo rules and module extensions to run a WebAssembly binary. These methods are only available if --experimental_repository_ctx_execute_wasm is set. (#26280)

Acknowledgements:

This release contains contributions from many people at Google, as well as Aaron Levy, Adin Cebic, bazel.build machine account, Benji Vos, benjivos, Chi Wang, David Sanderson, Fabian Meumertzheim, Farid Zakaria, Greg, helly25, Jaden Peterson, Jim Carroll, John Millikin, Jordan Mele, Keith Smiley, Xdng Yng, Xùdōng Yáng, Zhongpeng Lin.

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.