Skip to content

Commit 9852e51

Browse files
author
Himani Anil Deshpande
committed
[3.14.1] Update changelog
1 parent 67bb15a commit 9852e51

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ This file is used to list changes made in each version of the AWS ParallelCluste
66
3.14.1
77
------
88

9-
**ENHANCEMENTS**
10-
- Ensure clustermgtd runs after cluster update. On success, start it unconditionally. On failure, start it if the queue reconfiguration succeeded.
11-
129
**CHANGES**
10+
- Improve cluster update resiliency by ensuring clustermgtd is started after updates complete successfully, or after failed updates where queue reconfiguration succeeded.
1311
- Add chef attribute `cluster/in_place_update_on_fleet_enabled` to disable in-place updates on compute and login nodes
1412
and mitigate performance impact at scale.
1513
- Upgrade Slurm to version 24.11.7 (from 24.11.6).
@@ -29,9 +27,9 @@ This file is used to list changes made in each version of the AWS ParallelCluste
2927
- Open MPI: openmpi40-aws-4.1.7-2 and openmpi50-aws-5.0.8-11
3028

3129
**BUG FIXES**
32-
- Fix incorrect timestamp parsing for chef-client.log in CloudWatch Agent configuration.
33-
- Prevent cluster readiness check failures due to instances launched while the check is in progress.
3430
- Fix race condition where compute nodes could deploy the wrong cluster config version after an update failure.
31+
- Prevent cluster readiness check failures due to instances launched while the check is in progress.
32+
- Fix incorrect timestamp parsing for chef-client.log in CloudWatch Agent configuration.
3533

3634
3.14.0
3735
------

0 commit comments

Comments
 (0)