github bazelbuild/bazel 7.0.0-pre.20221102.3

latest releases: 8.0.0-pre.20240911.1, 8.0.0-pre.20240909.1, 8.0.0-pre.20240826.1...
pre-release22 months ago

Release 7.0.0-pre.20221102.3 (2022-11-11)

Baseline: 19b8d24

Cherry picks:

  • 847e954:
    Release 7.0.0-pre.20221102.3 (2022-11-11)

Incompatible changes:

  • This has the side effect of changing the message on unsuccessful
    builds from
    FAILED: Build did NOT complete successfully (0 packages loaded)
    
    to
    ERROR: Build did NOT complete successfully
    
  • Bazel no longer increases the delay between progress updates when
    there is no cursor control.
  • This has the side effect of changing the message on unsuccessful
    builds from
    FAILED: Build did NOT complete successfully (0 packages loaded)
    
    to
    ERROR: Build did NOT complete successfully
    

This release contains contributions from many people at Google, as well as Ed Schouten, Fabian Meumertzheim, Keith Smiley, Krzysztof Naglik, Patrick Balestra, Tom Cnops, Xdng Yng, Xiangquan Xiao.

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.