Seqera Cloud v26.1.0_cycle50
Feature updates and improvements
Compute environments
- Added support for separate head and worker pools in Azure Batch compute environments.
- Added the
jobMaxWallClockTime option to Azure Batch compute environments.
Studios
- Added the ability to edit a stopped Studio.
Access control
- Decoupled the Auth0 Management API audience from the OIDC issuer to support custom Auth0 domains.
General
- Introduced secondary tab navigation for organization and workspace pages.
Bug fixes
Compute environments
- Fixed Forge disposal failures being silently swallowed by propagating the underlying exceptions.
- Fixed job cancellation to be idempotent for already-canceled jobs.
- Fixed Azure Batch error handling to return an actionable message when the configured pool is missing.
- Fixed silently swallowed GCP Forge disposal failures by propagating the underlying exceptions.
- Fixed Azure Batch dual-pool mode to assign only the relevant managed identity to each pool.
Data explorer
- Fixed IGV MIME type resolution in Data explorer.
Pipelines
- Fixed the placement of the "compute environment not available" message in the pipeline form.
Studios
- Fixed route URL mutation in the Studio resolver.