Skip to content

Commit 046ed48

Browse files
Refactor Changelog updates in priority order (#6608)
1 parent 0d870ee commit 046ed48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ CHANGELOG
99
- Extend Amazon DCV support to Ubuntu2204 on ARM instances.
1010

1111
**CHANGES**
12+
- Upgrade NVIDIA driver to version 550.127.08 (from 550.90.07). This addresses [a known issue from Nivdia](https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-550-90-07/index.html#known-issues).
1213
- Upgrade Amazon DCV to version `2024.0-18131`.
1314
- server: `2024.0-18131-1`
1415
- xdcv: `2024.0.631-1`
@@ -21,18 +22,17 @@ CHANGELOG
2122
- Libfabric-aws: `libfabric-aws-1.22.0-1`
2223
- Rdma-core: `rdma-core-54.0-1`
2324
- Open MPI: `openmpi40-aws-4.1.7-1` and `openmpi50-aws-5.0.5`
25+
- Auto-restart slurmctld on failure.
2426
- Upgrade mysql-community-client to version 8.0.39.
2527
- Remove support for Python 3.7 and 3.8, which are in end of life.
26-
- Upgrade NVIDIA driver to version 550.127.08 (from 550.90.07). This addresses a known issue from Nivdia.
27-
- Auto-restart slurmctld on failure.
2828

2929
**BUG FIXES**
30-
- When mounting an external OpenZFS, it is no longer required to set the outbound rules for ports 111, 2049, 20001, 20002, 20003.
3130
- Fix an issue where changes in sequence of custom actions scripts were not detected during cluster updates.
3231
- Add missing permissions for ParallelCluster API to create the service linked roles for Elastic Load Balancing and Auto Scaling, that are required to deploy login nodes.
33-
- Fix an issue where when using PCAPI, cluster update could fail when updating a parameter that is not type `String` (e.g. `MaxCount`).
3432
- Fix an issue in the way we get region when manage volumes so that it can correctly handle local zone.
3533
- Fix an issue where adding EFS filesystems with AccessPointIds during an update would fail.
34+
- Fix an issue where when using PCAPI, cluster update could fail when updating a parameter that is not type `String` (e.g. `MaxCount`).
35+
- When mounting an external OpenZFS, it is no longer required to set the outbound rules for ports 111, 2049, 20001, 20002, 20003.
3636

3737
3.11.1
3838
------

0 commit comments

Comments
 (0)