Skip to content

Commit 9506af6

Browse files
himani2411Himani Deshpande
and
Himani Deshpande
authored
Rearrange the Changelog according to priority (#2687)
Co-authored-by: Himani Deshpande <[email protected]>
1 parent 6b87efb commit 9506af6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,19 @@ This file is used to list changes made in each version of the AWS ParallelCluste
77
------
88

99
**ENHANCEMENTS**
10+
- Permit to update the external shared storage of type Efs, FsxLustre, FsxOntap, FsxOpenZfs and FileCache
11+
without replacing compute and login fleet.
1012
- Add support for RHEL9.
1113
- Add support for Rocky Linux 9 as `CustomAmi` created through `build-image` process. No public official ParallelCluster Rocky9 Linux AMI is made available at this time.
1214
- Add the configuration parameter `DeploymentSettings/DefaultUserHome` to allow users to move the default user's home directory to `/local/home` instead of `/home` (default).
1315
- SSH connections will be closed and rejected while the user's home directory is being moved during the bootstrapping process.
1416
- Add possibility to choose between Open and Closed Source Nvidia Drivers when building an AMI, through the ```['cluster']['nvidia']['kernel_open']``` cookbook node attribute.
15-
- Permit to update the external shared storage of type Efs, FsxLustre, FsxOntap, FsxOpenZfs and FileCache
16-
without replacing compute and login fleet.
1717
- Add configuration parameter `DeploymentSettings/DisableSudoAccessForDefaultUser` to disable sudo access of default user in supported OSes.
1818

1919
**CHANGES**
2020
- Upgrade Slurm to 23.11.4 (from 23.02.7).
2121
- Upgrade Pmix to 4.2.9 (from 4.2.6).
2222
- Upgrade NVIDIA driver to version 535.154.05.
23-
- Upgrade third-party cookbook dependencies:
24-
- nfs-5.1.2 (from nfs-5.0.0)
2523
- Upgrade EFA installer to `1.30.0`.
2624
- Efa-driver: `efa-2.6.0-1`
2725
- Efa-config: `efa-config-1.15-1`
@@ -35,6 +33,8 @@ This file is used to list changes made in each version of the AWS ParallelCluste
3533
- gl: `2023.1.1047-1`
3634
- web_viewer: `2023.1.16388-1`
3735
- Upgrade ARM PL to version 23.10.
36+
- Upgrade third-party cookbook dependencies:
37+
- nfs-5.1.2 (from nfs-5.0.0)
3838

3939
**BUG FIXES**
4040
- Fix issue making job fail when submitted as active directory user from login nodes.

0 commit comments

Comments
 (0)