Skip to content

Releases: aws/aws-parallelcluster-ui

2024.11.0

22 Nov 13:46
13efb2d
Compare
Choose a tag to compare

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

22 Oct 16:53
Compare
Choose a tag to compare

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

24 Jul 17:23
Compare
Choose a tag to compare

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

Full Changelog: 2024.07.0...2024.07.1

2024.07.0

02 Jul 22:04
f488348
Compare
Choose a tag to compare

What's Changed

Features

  • Added support for AWS ParallelCluster version 3.10.0.

Full Changelog: 2024.05.0...2024.07.0

2024.05.0

14 May 11:19
Compare
Choose a tag to compare

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

17 Apr 13:20
4bf8864
Compare
Choose a tag to compare

What's Changed

Features

  • Add support for ParallelCluster 3.9.1.

Full Changelog: 2024.03.0...2024.04.0

2024.03.0

12 Mar 15:19
Compare
Choose a tag to compare

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

08 Feb 21:16
be101af
Compare
Choose a tag to compare

What's Changed

  • Updated the Lambda runtime environment to Python v3.9

Full Changelog: 2023.12.0...2024.02.0

2023.12.0

21 Dec 12:06
Compare
Choose a tag to compare

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

24 Oct 08:54
Compare
Choose a tag to compare

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