github bazelbuild/bazel 4.2.1

latest releases: 9.0.0-pre.20241023.1, 7.4.1rc1, 8.0.0rc2...
3 years ago

Release 4.2.1 (2021-08-30)

See release notes for Bazel 4.2.0: https://blog.bazel.build/2021/08/18/bazel-4.2.html

Bazel 4.2.1 contains additional fixes for two issues:

  • #13890: Transitions cannot read Starlark flags as @repository_name//:flag_name
  • #13904: bazel cquery deps not working

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.