Skip to content

Release 7.0.0 (2023-12-11) + Remote Output Service v1

Compare
Choose a tag to compare
@moroten moroten released this 19 Dec 14:46
· 1821 commits to master since this release

Based on https://github.com/bazelbuild/bazel/releases/tag/7.0.0 with highlights described at https://blog.bazel.build/2023/12/11/bazel-7-release.html and detailed updates described at https://www.buildbuddy.io/blog/whats-new-in-bazel-7-0/.

Use with Bazelisk

USE_BAZEL_VERSION=meroton/7.0.0-ros1 bazel build ...

Cherry-picks:

Binaries built with

linux-x86_64

USE_BAZEL_VERSION=7.0.0 bazel build -c opt --stamp src:bazel --embed_label 7.0.0-ros1 --incompatible_strict_action_env=true --java_runtime_version=remotejdk_11
cp bazel-bin/src/bazel bazel-7.0.0-ros1-linux-x86_64
sha256sum bazel-7.0.0-ros1-linux-x86_64 > bazel-7.0.0-ros1-linux-x86_64.sha256