Skip to content

Commit 5a7e63a

Browse files
Bazel Release Systemcarmenchui
Bazel Release System
authored andcommitted
Release 9.0.0-pre.20250324.2 (2025-03-28)
Baseline: 7e53880 Cherry picks: + fa6b1b7: Reverse a RAM regression introduced by bazelbuild@7e538803d775929beb3c9a f1cd2e87667d373bbe Important changes: - The new `--@bazel_tools//tools/test:incompatible_use_default_test_toolchai n` flag can be used to have test actions select an execution platform that has all the constraints provided by the target platform instead of always selecting the first available execution platform. This supersedes the `--use_target_platform_for_tests` flag. - `--experimental_downloader_config` is now no longer experimental, and has been renamed to `--downloader_config`. The old flag name can still be used. This release contains contributions from many people at Google, as well as Benjamin Peterson, Fabian Meumertzheim, Kevin Bernal, Lszl Csomor, tfrench.
1 parent a9a2548 commit 5a7e63a

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## Release 9.0.0-pre.20250324.2 (2025-03-28)
2+
3+
```
4+
Baseline: 7e538803d775929beb3c9af1cd2e87667d373bbe
5+
6+
Cherry picks:
7+
8+
+ fa6b1b7ec8deb727d437cd6f7f0324bfc7a6d6b8:
9+
Reverse a RAM regression introduced by
10+
https://github.com/bazelbuild/bazel/commit/7e538803d775929beb3c9a
11+
f1cd2e87667d373bbe
12+
```
13+
14+
Important changes:
15+
16+
- The new
17+
`--@bazel_tools//tools/test:incompatible_use_default_test_toolchai
18+
n` flag can be used to have test actions select an execution
19+
platform that has all the constraints provided by the target
20+
platform instead of always selecting the first available
21+
execution platform. This supersedes the
22+
`--use_target_platform_for_tests` flag.
23+
- `--experimental_downloader_config` is now no longer experimental,
24+
and has been renamed to `--downloader_config`. The old flag name
25+
can still be used.
26+
27+
This release contains contributions from many people at Google, as well as Benjamin Peterson, Fabian Meumertzheim, Kevin Bernal, Lszl Csomor, tfrench.
28+
129
## Release 9.0.0-pre.20250317.2 (2025-03-27)
230

331
```

0 commit comments

Comments
 (0)