Skip to content

Releases: aws/aws-parallelcluster-ui

2026.04.0

Choose a tag to compare

@hehe7318 hehe7318 released this 30 Apr 20:28
c23f04b

What's Changed

Breaking Changes

  • Remove support for ParallelCluster versions <= 3.5.0.

Features

  • Add support for managing multiple ParallelCluster versions from a single PCUI deployment.
  • Add support for PCUI in us-gov-east-1 region.

Bug Fixes

  • Fix an issue to ensure the OS options in the cluster creation wizard reflect the OSes supported by the selected ParallelCluster version.
  • Fix an issue to allow the PCUI to offer the full range of selectable instance types in the wizard.
  • Improve the CloudFormation error message when the Version parameter is not specified.

Security

  • Mitigate the risk of path traversal attacks in the PCUI Lambda.
  • Fix an OS command injection vulnerability in SSM SendCommand calls on cluster HeadNode.
  • Fix a bug causing access tokens to leak into CloudWatch logs.
  • Upgrade requests to version 2.33.1 (from 2.32.0).
  • Upgrade cryptography to version 46.0.7 (from 44.0.1).
  • Upgrade boto3 to version 1.42.91 (from 1.24.30).
  • Upgrade urllib3 to version 2.6.3 (from 1.26.20).
  • Upgrade ecdsa to version 0.19.2 (from 0.18.0).
  • Upgrade certifi to version 2026.2.25 (from 2024.7.4).
  • Upgrade flask-cors to version 6.0.2 (from 4.0.2).
  • Upgrade python-jose to version 3.5.0 (from 3.4.0).
  • Upgrade next to version 15.5.10 (from 14.2.26).
  • Upgrade eslint-config-next to version 15.5.10 (from 14.0.4).
  • Upgrade @babel/runtime to version 7.27.0 (from 7.23.5).
  • Upgrade brace-expansion to version 1.1.12 (from 1.1.11).

Full Changelog: 2025.04.0...2026.04.0

2025.04.0

Choose a tag to compare

@himani2411 himani2411 released this 16 Apr 17:55

What's Changed

Breaking Changes

  • Remove default value for PC version. Now the user must specify the PC version to use.

Features

  • Add new stack parameter 'AdditionalPoliciesPCAPI' to add custom permissions for the ParallelCluster API Lambda role, on top of the default ones.

Bugfixes

  • Fix PCUI deployment in private subnets by making the PCUI template use and return the correct URLs.
  • Fix a issue preventing the loading of 200+ jobs in Job status Tab. (see #376).

Security

Full Changelog: 2024.11.0...2025.04.0

2024.11.0

Choose a tag to compare

@hgreebe hgreebe released this 22 Nov 13:46
13efb2d

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

Choose a tag to compare

@gmarciani gmarciani released this 22 Oct 16:53

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

Choose a tag to compare

@gmarciani gmarciani released this 24 Jul 17:23

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

Choose a tag to compare

@hanwen-pcluste hanwen-pcluste released this 02 Jul 22:04
f488348

What's Changed

Features

  • Added support for AWS ParallelCluster version 3.10.0.

Full Changelog: 2024.05.0...2024.07.0

2024.05.0

Choose a tag to compare

@gmarciani gmarciani released this 14 May 11:19

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

Choose a tag to compare

@dreambeyondorange dreambeyondorange released this 17 Apr 13:20
4bf8864

What's Changed

Features

  • Add support for ParallelCluster 3.9.1.

Full Changelog: 2024.03.0...2024.04.0

2024.03.0

Choose a tag to compare

@judysng judysng released this 12 Mar 15:19

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

Choose a tag to compare

@hgreebe hgreebe released this 08 Feb 21:16
be101af

What's Changed

  • Updated the Lambda runtime environment to Python v3.9

Full Changelog: 2023.12.0...2024.02.0