We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367f5b4 commit 232681cCopy full SHA for 232681c
CHANGELOG.md
@@ -1,17 +1,13 @@
1
CHANGELOG
2
=========
3
4
-3.12.0
5
-------
6
-
7
-**CHANGES**
8
-- Upgrade Python to version 3.12 and NodeJS to version 18 in ParallelCluster Lambda Layer.
9
10
3.11.1
11
------
12
13
**CHANGES**
14
- Pyxis is now disabled by default and it must be manually enabled on the head node.
+- Upgrade Python runtime to version 3.12 in ParallelCluster Lambda Layer.
+- Remove version pinning for setuptools to version prior to 70.0.0.
15
16
**BUG FIXES**
17
- Fix an issue in the way we configure the Pyxis Slurm plugin in ParallelCluster that can lead to job submission failures.
0 commit comments