Bazel 6.1.0rc1 is now available for those that want to try it out.
You can download it from:
https://releases.bazel.build/6.1.0/rc1/index.htmlPlease report regressions to
https://github.com/bazelbuild/bazel/issues as soon as possible.
The release notes for version 6.1.0 are:
# Release 6.1.0rc1 (2023-02-21)
Baseline: d60ce2c7c86393638c77698c00c2168a7a936a53
Cherry picks:
+ c2bfb2e98d133c62be328e6e93c4b4bdf766d82c:
Enable git_submodules tests and merge git_repository and
starlark_git_repository (#17247)
+ e8182ce32931560406fee1c30745e56a2ee9a6b3:
have 'bazel test' non-test targets depend on --remote_download_output
+ c3245cd028977877aa9e485451b29c7736ebcae0:
Add `SpellChecker` suggestions for common Bzlmod errors
+ 8ec874348226995c4101b2173a465ddc65cab591:
Use xcrun to invoke install_name_tool
+ 2b2bea4ee9d51ad875a8d273aa344ac9c5b6742c:
Extra resources
+ 5b4de12b37cb4ba921b6bdfe810bbb47921ab3a6:
Do not clear `--platforms` on no-op change to `--cpu`
+ db3c0130b3363485a366897e1c1f2adc5d41fde6:
Report `AspectCreationException` to the user
+ 53e9fea30e58ab479e5cd7a6c804634f56fc2ddb:
Use long executable path instead of `argv[0]` in all launchers
+ abae5ca3e8142f93cf0c2597e3410ed955c4dd59:
Add sanitizer features to unix_cc_toolchain_config
+ db684196afd3b1a0a0e7d883674324bd161ae8bf:
Allow `map_each` to return `None` in `TemplateDict#add_joined`
+ 66b58ee904efa22696edc1b78a59bac91da9ed8d:
Always emit trailing zero in human-readable download progress
+ 17b8e448a5e5589f96c2794cb38c86b0c64e86c0:
Upload all logs in BEP even with minimal upload
+ 28d2daae70be6ee97b876b0568796ceb87af9523:
Set `--experimental_action_listeners` to default in `exec` config
+ 16427c9050db140d6cb90d7d6324d4a2ff1e249a:
Do not count tests as failed that have not started
+ 094a0aabed1e018e6503bc3ac844c8022b71a527:
Accept tildes in --override_module
+ 5f2866f8434ce9a17cf82c001efb7b236f189115:
Do the AC integrity check for disk part of the combined cache.
+ cd10d508e20a4964586b46f7edea8a6dc900157c:
Fix `--nozip_undeclared_test_outputs` on Windows
+ 073f54b9a7c46afd2c28b4a99a235bdd6b63bb5f:
Allow pyd in extensions of dynamic libraries
+ ac504cbb463e76b1374d0060534acabbccb408d2:
Register JavaCompileActionContext in Bazel.
+ f090433fcf0f42639608b9c5f0243018c1bb9ac7:
Rollback #14510 because it causes remote test execution to fail
+ 942dddaaad9bf4fbb20b66535aad4fc464ad69ba:
Prepare backwards compatible usage of optional C++ toolchain
+ 88b51f57d09e43dec31a84d4b636595924d5bfef:
Emit LLVM coverage for source file paths with a `tmp` segment
+ bb0b886271d45209e3bef476da37811b9dd2afe5:
Enable archive_param_file feature by default for Windows
+ baf97c00c891acf844a29b4cc31abb45b5c434e5:
Allow `TemplateDict#map_each` callback to return a list of strings (#17306)
+ fcb007749f7f24b36c2b7c4284378bba20fc8b69:
Only try to create groups of test actions in the ui.
+ 3c47b4716e6eca2b8ab06253915ef8d1bdd28038:
Find `libtool` when using `BAZEL_USE_CPP_ONLY_TOOLCHAIN`.
+ 1da8a825c0fba882f33ea6998a76ff8265fcd32c:
Add -dead_strip in default opt link flags for darwin
+ b0c5eb30b2738bf6454c3026a3e0f37579d5854c:
Dont query remote cache but always use bytestream protocol
+ 00e9af1985cc0227599516fe7568785ca4334050:
Allow Java coverage collection for external targets.
+ dd24a0022a0ff959598da2c9bc097d27083be1a0:
Test and fix root symlink edge case in runfiles library
+ af97d9830d3207893cc6f5c851431a28f1721acb:
[6.1.0] Fix broken CI (#17422)
+ b859571804f2095caaf018b172b59c90f185fd51:
Add `native.package_relative_label` function
+ 82168d44ee1d49cf2f406903b6d8b9fde0e66cf2:
Make Bazel more responsive and use less memory when --jobs is
high (#17398)
+ 84c1ed430405b154b6e9eb2c28281f450e250eff:
Multiplex worker fixes and tests for Android busybox tools (#17371)
+ 07590818d6ce0d0e66c2377db7e73fb6ee6702e5:
Improve error message for concurrent modifications (#17396)
+ 27bc896f36f0e0ea5dbeaaa16f3a124e38a7284a:
[6.1.0] Make bazel coverage work with minimal mode (#17397)
+ 544b8164ca352cf06dda0849a589b825631428af:
[6.1.0] Fix cc_binary bug related to cc_shared_library on
Windows and prepare for future removal of
--experimental_cc_shared_library flag (#17445)
+ 9a7aa21c8cd6f38d10e23e265dd650bf031f9b7c:
Fix Bash `runfiles_current_repository` for tools
+ 911eedc0badcefdbc60a936ae73972772042fc8a:
Fix label unambiguous canonical form to correctly report
non-visible repo names
+ e132653ead5e50f4226dbff7776466fef1918f49:
Remove O1 from sanitizer feature flag defaults
+ ba9e2f8fe666b4fc6110d86ea93cc11779e77068:
Remove usage of gRPC Context cancellation in the remote
execution client.
+ de03a2363d016782c5dfe7c55b5cf06cb610f6a2:
Allow -v to libtool
+ 4e35c02c7c400bfbbfa69164a1ec3bd51966ca79:
Prettify labels in action progress messages with Bzlmod (#17278)
+ 1be0ac3e73698e31a349ece629c887b06e102a0b:
Expand tree outputs before eagerly prefetching them for local
actions. (#17494)
+ c26665102d0d524bb42be8cd205c7b31a22a75c9:
Fix Java coverage collection with Java 8 runtime
+ 1a6ffe6d453708e3cefc98a07965c680e48d6bac:
Add a flag to disable execution log sorting.
+ fbec8e2ad1dcbebbbc96491f8b6b208f5b3ac91f:
Reduce flakiness on Windows for BwoB tests
+ 420659a9ad2a98f57e057d8c22eb621e3b12803e:
Make AutoBazelRepositoryProcessor compatible with Java 8
+ dde6d20b3fd1d7a14825649c9c89d1c4d2d5242b:
Do not recommend `shallow_since` for `git_repository`
+ f76fc61640825dd7cf83ce02ba48a4e4f95b66ff:
Allow the timeout value for execute calls on a mac to be set via
an environment variable
+ 773d232f528276338098578a28c19c742e3b4e7e:
Fix RPATHs for cc toolchain solib when sibling layout is used
+ 5932b3b8886ddb5aba271fd907f1371e67960a44:
[6.1.0] Add --host_features (#17528)
+ a0fa77cc36d02f5f230335556a1829b298b2f219:
Exit with code 39 if remote cache evicted blobs that Bazel need
during an invocation (#17496)
+ 1a438b41b74d94fd8b6ff4dcf20b4526530e3c6e:
Only fetch @remote_coverage_tools when collecting coverage (#17512)
+ ee1daaf9852d568dcf38357eadd77b9de953db36:
[6.1.0]Only fetch @remote_coverage_tools when collecting coverage (#17287)
+ 350e32952bdd639969e2aff7887c5dc34c21bce6:
[6.1.0]Fix symlink file creation overhead (#17488)
+ 5406c953574d48434d33b1cf49b70b718795d783:
[6.1.0] Cleanup stale state when remote cache evicted (#17538)
+ 2d1b570e976773134a6244dd012e93a5478f6d4a:
Bump version number in runfiles.bash init code
+ 3ab8a0a5d628a0d958fb2eb1c0d5bb76b442e2f2:
[6.1.0]Let `aquery` print effective environment for all
`CommandAction`s (#17274)
+ 51e6c38ae808df4f2bf8fb29b4c5173e06ac014a:
Properly report repo fetch progress during main repo mapping
computation
Incompatible changes:
- Bazel no longer increases the delay between progress updates when
there is no cursor control.
- `--incompatible_always_include_files_in_data` is flipped
to true. See
https://github.com/bazelbuild/bazel/issues/16654 for details.
- `cquery --output=files` also outputs source files.
Closes #16602.
- `--incompatible_strict_conflict_checks` is flipped to true. See
https://github.com/bazelbuild/bazel/issues/16729 for details.
- This changes the behavior of Python version in exec/host
configuration. Mitigation is to set Python version on the targets.
- `--features` only applies to targets built in the target
configuration, and `--host_features` is used for the host / exec
configuration (gated behind `--incompatible_use_host_features`)
Fixes
https://github.com/bazelbuild/bazel/issues/13839 Closes #16626.
Important changes:
- The new path variable `$(rlocationpath ...)` and its plural form
`$(rlocationpaths ...)` can be used to expand labels to the paths
accepted by the `Rlocation` function of runfiles libraries. This
is the preferred way to access data dependencies at runtime and
works on all platforms, even when runfiles are not enabled (e.g.,
on Windows by default).
Work towards #16124
Fixes #10923
Closes #16428.
- Starlark `print()` statements are now emitted iff the line of
code is executed. They are no longer replayed on subsequent
invocations unless the Starlark code is re-executed.
Additionally, multiple identical `print()` statements (same
string from the same line of code, e.g. from a loop) are all
emitted and no longer deduplicated.
- Fixes a bug where some compilation flags would not be applied to
a cc_test
- Added a `native.package_relative_label()` function, which
converts a label string to a Label object in the context of the
calling package, in contrast to `Label()`, which does so in the
context of the current .bzl file. Both functions now also accept
relative labels such as `:foo`, and are idempotent.
This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Keith Smiley, Krzysztof Naglik, UebelAndre, Xùdōng Yáng, Yannic, keertk, kshyanashree, lunch-glide-pepper, oquenchil, yuzhy8701.