Skip to main content

Seqera Cloud v26.2.0_cycle69

Feature updates and improvements

Studios

  • Added filtering to the Studios list, with the selected filters persisted across navigation.

Compute environments

  • Added an OS disk size setting to Azure Cloud compute environments.
  • Added an optional Region field to the Azure credential forms, with autocomplete suggestions and free-text entry for regions outside the catalog.

Pipelines

  • Added support for Nextflow v26.08.0-edge.
  • Improved launch performance by reducing the number of SCM calls made on the launch path.

Data Explorer

  • Added search to the data link selector in the bucket action form.

Bug fixes

Compute environments

  • Fixed false "region not found" warnings on Azure credentials by probing Azure Batch in the credential's own region instead of westeurope, and by validating Batch access on the compute environment rather than the credential.
  • Fixed compute environment deletion being possible while creation was still in progress.
  • Fixed the compute environment details page to redirect to the compute environment list after a deletion.
  • Fixed forged Azure Cloud compute environments losing their Nextflow configuration.
  • Fixed runs being flagged for attention when a UserData script failed.

Credentials

  • Fixed credential validation to back off and escalate probes that fail permanently, instead of retrying them at the same rate.

Monitoring and observability

  • Fixed the runs toolbar disappearing in loading and empty states.

Credits

  • Fixed the credits report download to show progress and offer a cancel control.

General

  • Fixed the default workspace preference not being cleared correctly.