Skip to content

Commit

Permalink
Release 8.0.0-pre.20240730.1 (2024-08-06)
Browse files Browse the repository at this point in the history
Baseline: c751241

This release contains contributions from many people at Google, as well as Cornelius Riemenschneider, Fabian Meumertzheim, Laurent Le Brun, Xdng Yng.
  • Loading branch information
Bazel Release System authored and keertk committed Aug 6, 2024
1 parent c751241 commit 150efa8
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
## Release 8.0.0-pre.20240730.1 (2024-08-06)

```
Baseline: c75124148e025945b96b5b7c165c37d2975e865d
```

This release contains contributions from many people at Google, as well as Cornelius Riemenschneider, Fabian Meumertzheim, Laurent Le Brun, Xdng Yng.

## Release 8.0.0-pre.20240729.1 (2024-08-01)

```
Baseline: d08bb13369d840af35a26b5e38b3d0adb896fd29
```

Important changes:

- `--compile_one_dependency` selects header-only `cc_library`s in
more cases

This release contains contributions from many people at Google, as well as Cornelius Riemenschneider, Fabian Meumertzheim, Keith Smiley, M. Taimoor Zaeem.

## Release 8.0.0-pre.20240724.1 (2024-07-30)

```
Baseline: 0803ad3770155be411a703950502dc71743017bd
```

Important changes:

- Added `--experimental_collect_skyframe_counts_in_profiler` to
collect Skyframe node counts in the JSON profile over time.
Currently, the following SkyFunctions are measured: `BZL_LOAD`,
`GLOB`, `GLOBS`, `PACKAGE`, `CONFIGURED_TARGET`, `ASPECT`,
`ACTION_EXECUTION`.

This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Jamison Lahman, Jordan Mele, Son Luong Ngoc.

## Release 8.0.0-pre.20240718.2 (2024-07-26)

```
Expand Down

0 comments on commit 150efa8

Please sign in to comment.