We're excited to announce the release of AWS ParallelCluster 3.13.2
Upgrade
How to upgrade?
sudo pip install --upgrade aws-parallelcluster
3.13.2
BUG FIXES
- Fix a bug which may cause
update-cluster
andupdate-compute-fleet
to fail when compute resources reference an expired Capacity Reservation that is no longer accessible via EC2 APIs. - Fix
build-image
failure on Rocky 9, occurring when the parent image does not ship the latest kernel version. See #6874.