This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
Release changelog for 3.3.0 🎉
Features
- Added manual script entry as a new job submission option #235
- Added Slurm Accounting configuration in create cluster wizard #320
- Added support for the ScaledownIdletime Slurm setting #323
- Added support for the QueueUpdateStrategy Slurm setting #327
- Added support for new ComputeResource Instances configuration option #329
- Added attribution files to the project and a link to the UI #332, #336
Improvements
- Removed superfluous SNS topic from PCM Cfn template #253
- New SideNavigation #340
- Moved Slurm memory based scheduling from 'HeadNode' to 'Queues' wizard section #324
- Disabled cluster edit button in case ParallelCluster API full version does not match cluster full version #349
BugFixes
- Fix logout button sending users to a broken URL #246
- Fix a bug where a user might not get a clusters list update when a region is changed #248
- Email field mutable attribute set to true to fix an issue where second login would break authentication process in Cognito #250
- Fixed a bug occurring when using a cluster that is undergoing deletion as a template for a new cluster #275
- Fixed authorization issue for admin group #283
- Fixed removal of a shared storage #288
- Fixed cluster selection not working when cluster is in CREATE_FAILED state #297
- Fixed Disable Rollback toggle not actually disabling the stack rollback on failure #343
- Fixes PerUnitStorageThroughput on Lustre FSx not being added to the final cluster configuration #345