github bazelbuild/bazel 6.3.2

latest releases: 8.0.0-pre.20240618.2, 7.2.1, 8.0.0-pre.20240607.2...
11 months ago

Release 6.3.2 (2023-08-08)

Baseline: 283ed36

Bazel 6.3.2 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.

  • Ensure that extension unique names followed by ~ are prefix-free (#19167)
  • Module extensions can now specify a list of environment variables to watch through the environ parameter.
  • The module lockfile can now deal with missing fields due to Bazel version upgrades. (#19175)
  • Module extensions are now re-evaluated if any labels they depend on change, similar to repo rules. (#19175)

Acknowledgements:

This release contains contributions from many people at Google, as well as 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.