Skip to content

0.17.2

Compare
Choose a tag to compare
@bazel-io bazel-io released this 21 Sep 12:58
· 23554 commits to master since this release

Release 0.17.2 (2018-09-21)

Baseline: aa118ca

Cherry picks:

  • 0e04625:
    Update checker framework dataflow and javacutil versions
  • 3987300:
    Stop using --release in versioned java_toolchains
  • 438b277:
    make_deb: Add new empty line in the end of conffiles file
  • 5044017:
    Properly mark configuration files in the Debian package.
  • 9ed9d8a:
    Add flag
    --incompatible_symlinked_sandbox_expands_tree_artifacts_in_runfil
    es_tree.
  • 22d761a:
    Update protobuf to 3.6.1 -- add new files
  • 27303d7:
    Update protobuf to 3.6.1 -- update references
  • ddc97ed:
    Update protobuf to 3.6.1 -- remove 3.6.0 sources
  • ead1002:
    Fix protobuf in the WORKSPACE
  • 12dcd35:
    Revert "Update to JDK 10 javac"
  • 7eb9ea1:
    Automated rollback of
    808ec9ff9b5cec14f23a4b
    a106bc5249cacc8c54 and
    4c9149d558161e7d3e363f
    b697f5852bc5742a36 and some manual merging.
  • 4566a42:
    Fix tests on JDK 9 and 10
  • 1e9f0aa:
    Fix more tests on JDK 9 and 10
  • a572c1c:
    Add ubuntu1804_nojava, ubuntu1804_java9, ubuntu1804_java10 to
    postsubmit.
  • 29f1de0:
    Disable Android shell tests on the "nojava" platform.
  • b495eaf:
    Update bazel_toolchains to latest release.
  • 9323c57:
    Windows: fix writing java.log
  • 1aba9ac:
    Automated rollback of commit
    de22ab0.
  • 2579b79:
    Fix toolchain_java9 on --host_javabase= after
    7eb9ea1
  • 2834613:
    Include also ext jars in the bootclasspath jar.
  • fdb09a2:
    Release 0.17.1 (2018-09-14)
  • 1d956c7:
    Do not fail the build when gcov is not installed
  • 2e677fb:
    Ignore unrecognized VM options in desugar.sh, such as the JVM 9
    flags to silence warnings.

Important changes:

  • In the future, Bazel will expand tree artifacts in runfiles, too,
    which causes the sandbox to link each file individually into the
    sandbox directory, instead of symlinking the entire directory. In
    this release, the behavior is not enabled by default yet. Please
    try it out via
    --incompatible_symlinked_sandbox_expands_tree_artifacts_in_runfile
    s_tree and let us know if it causes issues. If everything looks
    good, this behavior will become the default in a following
    release.

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