Seqera Enterprise v25.1.5
Feature updates and improvements
- Implemented Fusion licensing quota management.
See Migrating to 1.24.0 for mandatory migration steps.
Full changelog: https://github.com/seqeralabs/wave/compare/v1.23.1...v1.24.0
Full changelog: https://github.com/seqeralabs/wave/compare/v1.22.1...v1.23.0
f2.6xlarge, f2.12xlarge,f2.48xlarge.Seqera Platform Enterprise version 25.2 introduces a series of enhancements to improve security, observability, and flexibility.
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.
AuditLog for dataset operations.help_text and description properties.array type parameters in the Launch form.data_set_ prefixed events to dataset_ for consistency with Dataset naming.? character in Data Explorer path and file names.RequestOptions.responseType explicitly specified.maxSpotattempts setting from PlatformNextflow now handles this setting. See the Nextflow reference documentation for more information.
You can no longer pull Seqera Enterprise container images from the legacy Seqera container registries (AWS ECR, GCP AR, Azure CR). All Seqera Enterprise images must be retrieved via the cr.seqera.io container registry. The installation and configuration templates provided for both Docker Compose and Kubernetes installations already reference the cr.seqera.io container image URLs. If you have not yet transitioned to this registry, contact Support to request credentials and for any further assistance.
See Legacy Seqera container image registries for more information on the deprecated Seqera AWS ECR registry.
See Upgrade deployment for installation guidance.
fusion {
enabled = true
containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.14-amd64.json'
}
For ARM64 CPU architecture, use containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.14-arm64.json'.
AZ_BATCH_TASK_WORKING_DIR as FUSION_CACHE_LOCATION.