Seqera Enterprise v25.2
Seqera Platform Enterprise version 25.2 introduces a series of enhancements to improve security, observability, and flexibility.
The legacy distribution endpoint at cr.seqera.io/private is deprecated. Only bug fixes for existing major releases will continue to be published there. New major releases of Seqera Platform are available from cr.seqera.io/enterprise. Seqera will provide updated credentials for the new endpoint — contact your Seqera representative if you need access.
Feature updates and improvements
Single instance cloud compute environments
Single instance compute environments create a single compute instance to execute Nextflow pipelines or run Studio sessions with a local executor. The new AWS Cloud and Google Cloud compute environments are optimized for small to medium pipelines and Studios, enabling faster startup time, simplified configuration, and fewer cloud provider dependencies. To activate these, add awscloud-platform and googlecloud-platform to the TOWER_ENABLE_PLATFORMS environment variable.
Studios
Compute changes
- Studios now supports ARM64 architecture and Spot instances in AWS Cloud and Google Cloud compute environments.
- AWS Cloud compute environments now support nested containerization:
- VS Code Studios include a Docker-in-Docker configuration method, enabling you to run Nextflow directly.
- The remaining Studios types support Docker via manual installation.
- Studios now supports path-based routing to enable fixed domains for Studio sessions. This removes the need for a wildcard SSL/TLS certificate.
- You can now add per-session user-defined environment variables when creating a new Studio.
Data Explorer
- Platform CLI now supports file upload and download operations.
- You can now upload multiple files and folders to your cloud bucket simultaneously.
- New labels display read-only and public buckets.
Platform interface changes
- Replaced the Platform top navigation with a sidebar for improved navigation.
- The pipeline run details page was refreshed with these improvements:
- A progress bar provides a clear, dynamic view of pipeline execution in real time.
- A dedicated Run info tab with a centralized view of run metadata and status details.
- Improved navigation tabs for Tasks, Logs, Metrics, and Containers.
- The Tasks tab is the default display for successful runs.
Fusion
- Added Fusion Snapshots (beta) support in AWS Batch compute environments, enabling Fusion to automatically restore jobs interrupted by AWS Spot instance reclamation. See Fusion Snapshots for more information.
- Fusion licensing enabled. A Fusion license sets a specific quota for Fusion use, measured by total pipeline throughput per month (defined by Nextflow's I/O metrics). See Fusion licensing for more information.
- Added a Platform Fusion usage dashboard.