Seqera Enterprise v24.2.6
Seqera Enterprise v25.1.3
Seqera Cloud v25.2.0_cycle16_42da8cb
Seqera Cloud v25.2.0_cycle16
Feature updates and improvements
Compute environments
- Added a Fusion usage monitoring Dashboard.
Studios
- Added support for per-session user-defined environment variables.
- Added Docker-in-Docker configuration method.
Audit logs
- Added
AuditLogfor dataset operations.
Launchpad
- Added support for providing launch form values through URL query parameters during pipeline launch.
Workflows
- Added Wave and Fusion info to executor details on the Run details page.
- Added embedded Fusion and Wave metadata to workflows based on existing data passed in the
TraceBeginRequest. - Added Aborted tasks counts colouring to the Processes table.
UI/UX
- Added credits usage progress bar to Usage overview.
- Added download date to
usage_reportCSV download filename. - Added support for a custom value label for the
ProgressBarLimitComponent.
General
- Added
ap-southeast-2to supported regions in Platform. - Renamed Pipeline work directory to Work directory in compute environment forms.
- Bumped
google-cloud-loggingto 3.11.5.
Bug fixes
Workflows
- Fixed an issue where execution logs did not display for Google Batch runs.
Seqera Cloud v25.2.0_cycle15
Feature updates and improvements
Workflows
- Added
abortedstatus task counts to the progress response when finalizing a workflow.
Launchpad
- Improved launch parameters handling to completely override existing parameters during a revision or config profile change.
General
- The system now supports filtering by
workspaceIdwhen downloading the credits usage CSV file.
MultiQC v1.30
Fusion v2.5.3
How to pin this version
fusion {
enabled = true
containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.5.3-amd64.json'
}
info
For ARM64 CPU architecture, use containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.5.3-arm64.json'.
Feature updates and improvements
Snapshots
- Enabled Fusion FS + Fusion Snapshots publish on ARM architecture.
- Added Snapshots-enabled ARM builds.
- Bumped
fusion-snapshotsto 1.3.0
Performance
- Added the ability to track "in progress" uploads to prevent duplicates.
- Removed timers governing chunk uploads.