Releases: aws/aws-parallelcluster-ui
Releases · aws/aws-parallelcluster-ui
2024.11.0
What's Changed
Bug fixes
- Explicitly set the policy for ECR private repository to prevent policy removal on stack update impacting Lambda function. The policy includes the permissions required by the Lambda function to fetch the code.
Full Changelog: 2024.10.0...2024.11.0
2024.10.0
What's Changed
Changes
- Add support for ParallelCluster 3.11.1.
- Add support for On-Demand Capacity Reservations and Capacity Block in the wizard.
- Add g6, m7 and p5 families to the list of supported instance types in the wizard.
- Add new stack optional parameters to configure custom domain for both PCUI and Cognito.
Bug fixes
- Fix a bug that was breaking the setup of custom domain.
Security
- Upgrade Flask-CORS from 3.0.10 to 4.0.2 to address vulnerability CVE-2024-6221.
- Upgrade lint-staged from 13.0.3 to 15.2.5 to address vulnerability CVE-2024-4068.
Full Changelog: 2024.07.1...2024.10.0
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
2024.07.0
What's Changed
Features
- Added support for AWS ParallelCluster version 3.10.0.
Full Changelog: 2024.05.0...2024.07.0
2024.05.0
What's Changed
Bug fixes
- Fixed a bug in the frontend blocking the UI when the user opens the Job Status panel.
Full Changelog: 2024.04.0...2024.05.0
2024.04.0
What's Changed
Features
- Add support for ParallelCluster 3.9.1.
Full Changelog: 2024.03.0...2024.04.0
2024.03.0
What's Changed
Features
- Added support for ParallelCluster version 3.9.0
- Added support for Ubuntu22.04 and Red Hat Enterprise Linux 9
- Deprecated Ubuntu18.04
Bugfixes
- Fixed issue causing some clusters to not appear when using many clusters
Full Changelog: 2024.02.0...2024.03.0
2024.02.0
What's Changed
- Updated the Lambda runtime environment to Python v3.9
Full Changelog: 2023.12.0...2024.02.0
2023.12.0
What's Changed
Features
- Added support for PCUI deployment with private networking.
- Added possibility to optionally apply a Permissions Boundary to every IAM role created by the PCUI and PCAPI infrastructures.
- Added possibility to optionally apply a prefix to every IAM role and policy created by the PCUI and PCAPI infrastructure.
- Added support for ParallelCluster version 3.8.0, without feature parity in the wizard.
Full Changelog: 2023.10.0...2023.12.0
2023.10.0
What's Changed
Features
- Added support for ParallelCluster 3.7.2 with feature parity in the wizard limited to FSx File Cache and memory based scheduling compatibility with multiple instance types.
Improvements
- Improved security by reducing the access token TTL from 10 minutes to 5 minutes.
Bugfixes
- Fixed issue causing UI errors when PCUI does not have permissions to interact with Cost Explorer.
Full Changelog: 2023.06.0...2023.10.0