You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-7Lines changed: 13 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,16 @@ CHANGELOG
8
8
9
9
**CHANGES**
10
10
- The CLI commands `export-cluster-logs` and `export-image-logs` can now by default export the logs to the default ParallelCluster bucket or to the CustomS3Bucket if specified in the config.
11
+
- Upgrade Amazon DCV to version `2024.0-18131`.
12
+
- server: `2024.0-18131-1`
13
+
- xdcv: `2024.0.631-1`
14
+
- gl: `2024.0.1078-1`
15
+
- web_viewer: `2024.0-18131-1`
16
+
- Upgrade mysql-community-client to version 8.0.39.
11
17
12
18
**BUG FIXES**
13
19
- When mounting an external OpenZFS, it is no longer required to set the outbound rules for ports 111, 2049, 20001, 20002, 20003.
14
-
- Fix an issue where changes in sequence of custom actions scripts were not detected during cluster updates.
20
+
- Fix an issue where changes in sequence of custom actions scripts were not detected during cluster updates.
15
21
- 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.
16
22
17
23
3.11.1
@@ -26,8 +32,8 @@ CHANGELOG
26
32
**BUG FIXES**
27
33
- Fix an issue in the way we configure the Pyxis Slurm plugin in ParallelCluster that can lead to job submission failures.
0 commit comments