Bazel v3.7.1 Release Notes
Release Date: 2020-11-24 // almost 4 years ago-
๐ Release 3.7.1 (2020-11-24)
Baseline: a991db7
Cherry picks:
- 0d14ec8:
๐ Release 3.7.0 (2020-10-20) - d563446:
โ Add-XDcompilePolicy=simple
to default javacopts - 6336264:
Update rules_cc reference to head of rules_cc as of 2020-11-11. - b3f9346:
โฌ๏ธ Bump rules_cc to support llvm 11.0.0 clang-cl compiler on Windows - e055b43:
โ Remove accidentally re-added
tools/jdk/java_toolchain_default.bzl. - 02838a1:
Avoid the spawn cache if executing dynamically.
Important changes:
- โก๏ธ Update rules_cc to commit b1c40e1de81913a3c40e5948f78719c28152486d
๐ This release contains contributions from many people at Google, as well as William A Rowe Jr.
๐ 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 commandbazel license
. The vendor and version information of the bundled
OpenJDK can be displayed by running the commandbazel 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. - 0d14ec8:
Previous changes from v3.7.0
-
๐ Release 3.7.0 (2020-10-20)
Baseline: a991db7
๐ See release notes: https://blog.bazel.build/2020/10/20/bazel-3-7.html
๐ 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 commandbazel license
. The vendor and version information of the bundled
OpenJDK can be displayed by running the commandbazel 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.