Wave v1.31.1
Feature updates and improvements
General
- Added DockerHelper to wave-utils for Nextflow integration by @pditommaso in #947
Full changelog: https://github.com/seqeralabs/wave/compare/v1.31.0...v1.31.1
Full changelog: https://github.com/seqeralabs/wave/compare/v1.31.0...v1.31.1
Seqera Platform Enterprise version 25.3 introduces a series of new features and enhancements, including custom user roles, Studios integration with Git providers, and pipeline versioning.
createdAfter, createdBefore, updatedAfter, updatedBefore, usedAfter, usedBefore).aws.batch.terminateUnschedulableJobs to true by default. This prevents jobs that cannot be scheduled (due to invalid resource requests or configuration errors) from indefinitely blocking the job queue.g6e instance family (NVIDIA L40S GPUs) to the NVMe disk support list, enabling high-performance instance storage for GPU-accelerated workloads.f2.6xlarge, f2.12xlarge, f2.48xlarge instance types.machineType, image, armEnabled.describePipeline to properly handle avatar files.workdir patching when resuming workflow with compute environment changes.ListOrganizationSettings check, use individual permissions instead.See the Fusion changelog for more details.
See the Wave changelog for more details.
Seqera Platform 25.3 includes Nextflow 25.04.8 (previously 25.04.3 from v25.2).
According to the 25.04.0 through 25.04.8 release notes, this update includes bug fixes and stability improvements. Existing pipelines will continue to work.
See the Nextflow 25.04 migration guide for full details.
Note: The default Nextflow version can be overridden by setting NXF_VER in a pre-run script:
export NXF_VER=25.04.x
If you host your nf-launcher container image on a private image registry, copy the nf-launcher image to your private registry. Then update your tower.env with the following environment variable:
TOWER_LAUNCH_CONTAINER=<FULL_PATH_TO_YOUR_PRIVATE_IMAGE>
If you're using AWS Batch, you will need to configure a custom job-definition and populate the TOWER_LAUNCH_CONTAINER with the job-definition name instead.
See the MultiQC changelog for details.
Starting in version 26.1, the root user image is deprecated. We recommend switching to the unprivileged (rootless) image during this upgrade. To do so:
8000 (the default for the unprivileged image).See Kubernetes and docker-compose deployment documentation for instructions.
This release maintains backward compatibility with version 25.2.x.
See Upgrade deployment for installation guidance.
--report_title in Fastp command (#3418)hide_zero_cats from line plot configs (mosdepth, bamdst, samtools/coverage, humid, dragen_fastqc)homer/tagdirectory (#3381)uv (#3422)Full Changelog: https://github.com/MultiQC/MultiQC/compare/v1.32...v1.33
label-name=${workflowId}). Dynamic resource labels now work correctly when enabling the feature for all workspaces.Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v25.10.1
LogsPolicy PATH option for logging to GCS by @dglazer in #6431warn1 to debug1 for K8s Job Pod Warnings by @BioWilko in #6523wiremock-groovy dependency and updated tests using this dependency by @jorgee in #6611previousTrace documentation by @rnaidu in #6538ttlSecondsAfterFinished is set by @bentsherman in #6597K8sTaskHandlerTest method name typos by @pditommaso in bcf81d9TowerClient by @jorgee in 498125dunique operator by @bentsherman in #6541ext blocks in strict syntax by @bentsherman in #6569rsync stage-out mode by @bentsherman in #6587Plugins.init() in run command to original location by @jorgee in #6568org.json dependency by @pditommaso in c7161c2TowerJsonGenerator thread-safety issue by @pditommaso in #6619wiremock by @jorgee in #6607stageFileEnabled flag to control .command.stage file creation by @pditommaso in #6618Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v25.11.0-edge
wave.scan.enabled feature flag and YAML indentation by @pditommaso in #936Full changelog: https://github.com/seqeralabs/wave/compare/v1.29.1...v1.30.0