Releases: bazelbuild/bazel
2.0.0
Release 2.0.0 (2019-12-19)
Baseline: 807ed23
Cherry picks:
- db0e32c: build.sh: Fix bug in build script for RC release
- 85e84f7: Set --incompatible_prohibit_aapt1 default to true.
- 84eae2f: Let shellzelisk fallback to bazel-real if it's the requested version.
- d5ae460: Fix a typo in bazel.sh
The full release announcement can be found in the Blog entry on Bazel 2.0
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.
1.2.1
Release 1.2.1 (2019-11-26)
Baseline: 11deef7
Cherry picks:
- c76c3e5:
Replace macOS CC path with relative path - 63332eb:
Hardcode path to dirname on macOS - ceadf0a:
Add tool executables (from FilesToRunProvider) to action inputs. - dbe63b0:
Fix some of the bazel Windows tools code to work with GCC.
This release fixes a single regression:
- #10297: Bazel 1.2.0 does no longer run on macOS High Sierra.
It is the same code as Bazel 1.2.0, except that we rebuild the macOS release
binaries with Xcode 10.2.1 to make them backwards compatible with older macOS
versions again.
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.
1.2.0
Release 1.2.0 (2019-11-20)
Baseline: 11deef7
Cherry picks:
- c76c3e5:
Replace macOS CC path with relative path - 63332eb:
Hardcode path to dirname on macOS - ceadf0a:
Add tool executables (from FilesToRunProvider) to action inputs. - dbe63b0:
Fix some of the bazel Windows tools code to work with GCC.
Release announcement is on our blog: https://blog.bazel.build/2019/11/20/bazel-1.2.0.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.
1.1.0
Release 1.1.0 (2019-10-21)
Baseline: d9fe1d4
Cherry picks:
- 0a8071a:
Upgrade java_tools to javac11-v6.1
Important changes:
- The query flag "--host_deps" (commonly used as "--nohost_deps")
has been renamed to "--tool_deps", and now also removes
dependencies in any execution configuration from being reported
in the query output. The previous flag name is deprecated and
will be removed in a future release. - The
cc_common.{compile,link}
APIs can now be used without
passing the--experimental_cc_skylark_api_enabled_packages
flag. - A list of log paths will be provided in build output.
- Improve runfiles documentation.
- Improve documentation on rule outputs.
- BUILD/.bzl execution errors cause execution to stop, even at
top-level - Multiple Starlark validation errors are reported in a single pass.
- Introduce --experimental_nested_set_as_skykey_threshold
This release contains contributions from many people at Google, as well as Andrew Suffield, Austin Schuh, Bor Kae Hwang, Brian Richardson, Christy Norman, Clint Harrison, Dan Halperin, Dave Lee, David Neil, David Ostrovsky, George Gensure, Greg Estren, Greg, Jacob Parker, Jakub Bujny, John Millikin, Keith Smiley, Laurent Le Brun, marcohu, Marwan Tammam, Mostyn Bramley-Moore, Stepan Koltsov, Thi Don, Thi, Tomasz Strejczek.
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.
1.0.1
Release 1.0.1 (2019-10-21)
Baseline: 97a8264
Cherry picks:
- a0e3bb2:
Remove support for authentication and .netrc - ada2c55:
Add explicit --sdk argument to xcrun calls - 847df72:
toolchain_vanilla: Unset source and target language level
versions - 5cfa030:
Update java_tools version to javac11-v5.1. - 9c257df:
Release 1.0.0 (2019-10-10) - f7a31b3:
Prevent action-cache duplicate suppression - 618e5a2:
Use FileSystemUtils.moveFile instead of renameTo function of Path
This release contains contributions from many people at Google, as well as David Ostrovsky, George Gensure, Keith Smiley.
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.
1.0.0
Announcement & release notes are available here: https://blog.bazel.build/2019/10/10/bazel-1.0.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 48457EE0.
0.29.1
See announcement for 0.29: https://blog.bazel.build/2019/08/27/bazel-0.29.0.html
This release includes a few fixes on top of 0.29, related to remote execution, git_repository, workspace_status_command, and .netrc.
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.
0.29.0
Announcement & release notes are available here: https://blog.bazel.build/2019/08/27/bazel-0.29.0.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 48457EE0.
0.28.1
This release contains a few fixes on top of Bazel 0.28:
- bazelbuild/intellij#976 (problem with the IntelliJ plugin)
- #3857 (comment) (source forest creation failed)
- 7d2bc7e
See also the announcement for 0.28: https://blog.bazel.build/2019/07/10/bazel-0.28.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 48457EE0.
0.28.0
Announcement & release notes are available here: https://blog.bazel.build/2019/07/10/bazel-0.28.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 48457EE0.