Skip to content

Commit

Permalink
Prepare the 2.14.2rc1 release. (#18646)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois authored Apr 1, 2023
1 parent 68abf7e commit 4192d4a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/python/pants/notes/2.14.x.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# 2.14.x Release Series

## 2.14.2rc1 (Mar 31, 2023)

### Bug fixes

* Ensure that sandboxed processes exit before their sandboxes are clean… ([#18642](https://github.com/pantsbuild/pants/pull/18642))

* Plumb entire lockfile/internal only code through `create_pex_from_targets` (cherry-pick of #18622) ([#18635](https://github.com/pantsbuild/pants/pull/18635))

## 2.14.2rc0 (Mar 24, 2023)

### Bug fixes
Expand Down

0 comments on commit 4192d4a

Please sign in to comment.