Skip to content

Commit d95acef

Browse files
committed
Update changelog for 3.3.1
Signed-off-by: chenwany <[email protected]>
1 parent 1d7e3f0 commit d95acef

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,13 @@ CHANGELOG
44
3.3.1
55
-----
66

7-
**ENHANCEMENTS**
8-
- When setting `DeletionPolicy` to `Retain`, the file system configured in the SharedStorage section is now preserved
9-
also during a cluster update operation.
10-
117
**CHANGES**
12-
- Allow usage of deprecated official AMIs.
8+
- Allow to use official product AMIs even after the two years EC2 deprecation time.
139
- Increase memory size of ParallelCluster API Lambda to 2048 in order to reduce cold start penalty and avoid timeouts.
1410

1511
**BUG FIXES**
16-
- Block updating ComputeFleet SubnetIds when a Cluster has a managed FSx for Lustre FileSystem. This prevents the FSx FileSystem from being recreated in case of a cluster update.
12+
- Prevent managed FSx for Lustre file systems to be replaced during a cluster update avoiding to support changes on the compute fleet subnet id.
13+
- Apply the `DeletionPolicy` defined on shared storages also during the cluster update operations.
1714

1815
3.3.0
1916
-----

0 commit comments

Comments
 (0)