Skip to content

Commit

Permalink
Release 8.0.0-pre.20240701.1 (2024-07-12)
Browse files Browse the repository at this point in the history
Baseline: 3f93d37

Important changes:

  - Experimental support for path mapping `CppCompile` actions can be
    enabled via
    `--modify_execution_info=CppCompile=+supports-path-mapping`.

This release contains contributions from many people at Google, as well as detailyang, Fabian Meumertzheim, Greg Roodt, hvd, Jason Schroeder, Laurent Le Brun, Simon Mavi Stewart, Xdng Yng.
  • Loading branch information
Bazel Release System authored and fweikert committed Jul 12, 2024
1 parent 3f93d37 commit 761ea58
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
## Release 8.0.0-pre.20240701.1 (2024-07-12)

```
Baseline: 3f93d377d036d773fd505a18e084425a00fb94ea
```

Important changes:

- Experimental support for path mapping `CppCompile` actions can be
enabled via
`--modify_execution_info=CppCompile=+supports-path-mapping`.

This release contains contributions from many people at Google, as well as detailyang, Fabian Meumertzheim, Greg Roodt, hvd, Jason Schroeder, Laurent Le Brun, Simon Mavi Stewart, Xdng Yng.

## Release 8.0.0-pre.20240618.2 (2024-07-02)

```
Baseline: 0c2ed165335327a2c5b534312324baa9ae6b6ebd

Cherry picks:

+ 8d625289052b7d67fedbd50b1eb611deda4ea14a:
Automated rollback of commit
17f6894346d2e200030dc08d131bf79a31a7c70c.
```

Initial release.

## Release 7.2.1 (2024-06-25)

```
Expand Down

0 comments on commit 761ea58

Please sign in to comment.