Skip to content

AWS ParallelCluster v2.11.9

Compare
Choose a tag to compare
@enrico-usai enrico-usai released this 02 Dec 12:18
· 2 commits to release-2.11 since this release

We're excited to announce the release of AWS ParallelCluster 2.11.9

Upgrade

How to upgrade?

sudo pip install aws-parallelcluster==2.11.9

BUG FIXES

  • Prevent updating vpc_security_group_id when a managed FSx for Lustre file system is configured in the cluster.
    Doing so would result in file system deletion and potential data loss.