Skip to main content

Seqera Cloud v26.2.0_cycle59

Feature updates and improvements

Compute environments

  • Added AWS Cloud compute environment EBS volume encryption with an optional KMS key.
  • Added an INVALID-status error alert on the credentials view page.
  • Added display of the AWS jump-role trust policy.
  • Added the m9gd instance family to the NVMe list.
  • Relaxed the credentials validation cron interval to 12 hours.

Pipelines

  • Added a launch output directory option to the launch form.
  • Added a shareable deep link to the task details view.
  • Showed the metrics tab for canceled workflow runs.

Bug fixes

Compute environments

  • Downgraded a SLURM/HPC executor error to a warning so transient submission issues no longer surface as failures.
  • Treated AWS SDK network errors as transient so they no longer fail compute environment operations on the first retry-able blip.

Monitoring

  • Included gpuMetrics in task JSON serialization so GPU usage is now visible in the task payload.

Pipelines

  • Fixed an unexpected error when the workflow limiter canceled a newly launched workflow.
  • Preserved a custom schema when added for the first time in pipeline edit mode.