Skip to content

0.15.2

Compare
Choose a tag to compare
@bazel-io bazel-io released this 17 Jul 12:42
· 23106 commits to master since this release

Release 0.15.2 (2018-07-17)

Baseline: b93ae42

Cherry picks:

  • 4b80f24:
    Add option to enable Docker sandboxing.
  • 6b16352:
    Allow disabling the simple blob caches via CLI flag overrides.
  • 4ec0a75:
    Use BUILD.bazel instead of BUILD for external projects
  • 2ff8c5f:
    Release 0.15.0 (2018-06-26)
  • 8ff87c1:
    Fix autodetection of linker flags
  • c4622ac:
    Fix autodetection of -z linker flags
  • d3228b6:
    remote: limit number of open tcp connections by default. Fixes
    #5491

Important changes:

  • In remote caching we limit the number of open
    TCP connections to 100 by default. The number can be adjusted
    by specifying the --remote_max_connections flag.

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.