Wave v1.33.4
Feature updates and improvements
General
- Truncated verbose
DEBUGlog payloads to reduce heap pressure by @pditommaso in #1041
Full changelog: https://github.com/seqeralabs/wave/compare/v1.33.3...v1.33.4
DEBUG log payloads to reduce heap pressure by @pditommaso in #1041Full changelog: https://github.com/seqeralabs/wave/compare/v1.33.3...v1.33.4
The default Nextflow version has changed from v25.10 to v26.04. Nextflow v26.04 includes the strict syntax as default, which may break some older workflows. See Enable Nextflow syntax parser v2.
CREATING state.See the Migrating to 25.10 for a comprehensive list of changes since the last stable release.
secret process directive by @bentsherman in #6934Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v25.10.5
effectiveCpus and effectiveMemory helpers on Task.hpc6id to the NVMe instance families allowlist.cpuShares to vCPU conversion in Task.getEffectiveCpus.hidden=false is set in nextflow_schema.json.user_metadata.POST /metering to allow regular authenticated users.WorkflowLoad.See the Migrating to 26.04 for a comprehensive list of changes since the last stable release.
nextflow.preview.types feature flag to nextflow.enable.types by @pditommaso in #7067-user-secret and -workspace-secret flags to nextflow launch by @rnaidu-seqera in #7040nf-lang by @bentsherman in #7077nf-tower@1.27.0Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v26.04.0
BuildEnabled flag in MultiPlatformBuildService by @munishchouhan in #1030micromamba clean to v2 templates to reduce image size by @munishchouhan in #1038pixi Singularity template PATH environment by @munishchouhan in #1036Full changelog: https://github.com/seqeralabs/wave/compare/v1.33.2...v1.33.3
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.
NXF_TML_FILE via System.getenv instead of relying on shell variable expansion.studio:execute grant.No breaking changes. Standard upgrade procedure applies.
nf-amazon@3.4.4nf-google@1.23.5nf-tower@1.17.5isCompleted check in getNumSpotInterruptions by @munishchouhan in #6806LogsCheckpoint thread blocking shutdown for up to 90 seconds by @pditommaso in #6787Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v26.03.4-edge
export_plots_timeout: Add docs and increase default to 60s (#3433)eval() (#3531)row_number variable (#3458)Full Changelog: https://github.com/MultiQC/MultiQC/compare/v1.33...v1.34