Skip to content

Commit 38bd5a5

Browse files
Bazel Release Systemfmeum
Bazel Release System
authored andcommitted
Release 6.0.0-pre.20220216.3 (2022-02-24)
Baseline: b194653 Cherry picks: + e6a44f8: ConfigurationsForTargetsTest should test the exec transition. + 563664e: Add `--incompatible_android_platforms_transition_updates_affected` + 9a8cac7: Force local spawns to work around remote cache problem / spurious test failure + bdc6c5c: Automated rollback of commit 34f20a1. Incompatible changes: - The --incompatible_existing_rules_immutable_view flag has been flipped to true. See bazelbuild#13907 for migration notes. Important changes: - Fixed an issue where Bazel could erroneously report a test passes in coverage mode without actually running the test. This release contains contributions from many people at Google, as well as Ast-x64, Benjamin Lee, Dan Fleming, Daniel Wagner-Hall, David Ostrovsky, Fabian Meumertzheim, Keith Smiley, Matt Mackay, Niyas Sait, Yuval K.
1 parent 663f620 commit 38bd5a5

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
## Release 6.0.0-pre.20220216.3 (2022-02-24)
2+
3+
```
4+
Baseline: b194653252feb363ff3c3c7ac015329f5137a3f9
5+
6+
Cherry picks:
7+
8+
+ e6a44f89ec9fb40822fa4588aeb58416075922ee:
9+
ConfigurationsForTargetsTest should test the exec transition.
10+
+ 563664e0e0a9083be554b4931654743d84b9cba4:
11+
Add
12+
`--incompatible_android_platforms_transition_updates_affected`
13+
+ 9a8cac7625f51034b8f9957db0e2392c4b6def63:
14+
Force local spawns to work around remote cache problem /
15+
spurious test failure
16+
+ bdc6c5c8d013a4cddc467e2c8385a3d05b41a8fb:
17+
Automated rollback of commit
18+
34f20a181c0bf2c3857eeaab3f5b6031757afbcf.
19+
```
20+
21+
Incompatible changes:
22+
23+
- The --incompatible_existing_rules_immutable_view flag has been
24+
flipped to true. See
25+
https://github.com/bazelbuild/bazel/issues/13907 for
26+
migration notes.
27+
28+
Important changes:
29+
30+
- Fixed an issue where Bazel could erroneously report a test passes
31+
in coverage mode without actually running the test.
32+
33+
This release contains contributions from many people at Google, as well as Ast-x64, Benjamin Lee, Dan Fleming, Daniel Wagner-Hall, David Ostrovsky, Fabian Meumertzheim, Keith Smiley, Matt Mackay, Niyas Sait, Yuval K.
34+
135
## Release 6.0.0-pre.20220208.2 (2022-02-17)
236

337
```

0 commit comments

Comments
 (0)