Bazel 3.7.1rc2 is now available for those that want to try
it out.
You can download it from:
https://releases.bazel.build/3.7.1/rc2/index.html Please report regressions to
https://github.com/bazelbuild/bazel/issues as soon
as possible.
The release notes for version 3.7.1 are:
# Release 3.7.1rc2 (2020-11-18)
Cherry picks:
+ d563446a77b906807cea86f5c2abafa5900d901a:
Add `-XDcompilePolicy=simple` to default javacopts
+ 6336264e4b0d8cc422ec73e1b923bf8014ace778:
Update rules_cc reference to head of rules_cc as of 2020-11-11.
+ b3f934680554515aa312b5dd4453df5cd38f0aea:
Bump rules_cc to support llvm 11.0.0 clang-cl compiler on Windows