2024.07.1
What's Changed
Changes
- Add support for ParallelCluster 3.10.1.
Bug fixes
- Fix a bug that was breaking the rendering of job accounting info.
- Fix a bug in feature flagging mechanism that was disabling all PC 3.2.0+ features on PC 3.10.0+.
Security
- Upgrade cryptography from 42.0.2 to 42.0.4 and specify JWT decoding algorithms to address vulnerability https://cwe.mitre.org/data/definitions/476.html and https://cwe.mitre.org/data/definitions/327.html.
- Upgrade Node.js from 16.20.2 to 18.20.3 and Next.js from 13.5.1 to 14.1.1 to address vulnerability https://cwe.mitre.org/data/definitions/918.html.
- Constraint ws version to 8.17.1+ to address vulnerability https://cwe.mitre.org/data/definitions/476.html.
Full Changelog: 2024.07.0...2024.07.1