Bazel v3.7.1 Release Notes

Release Date: 2020-11-24 // over 3 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 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.


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 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.