Nextflow 26.03.3-edge
Feature updates and improvements
Language features
- Added option to disable printing workflow outputs by @bentsherman in #7018
- Resolved structured process input types by @bentsherman in #7014
S3
- Applied socket timeout to S3 CRT connections by @jorgee in #7024
- Managed AWS SDK exceptions to convert to the appropriate IO exceptions by @jorgee in #6707
Plugins
- Updated missing
pf4jupdates by @jorgee in #7016
Fusion
- Added Fusion GPU metrics collection by @pditommaso in #7022
- Used Fusion trace metrics to replace bash command-trace wrapper by @pditommaso in #7041
General
- Added
-files-fromoption tolintcommand to avoidARG_MAXlimit by @adamrtalbot in #6858 - Added 26.04 migration docs by @bentsherman in #7000
- Allowed cloning from local Git repositories when
--offlineby @MatthiasZepper in #7035 - Allowed running pipeline from URL and main script path by @jorgee in #6602
- Filtered
autoLabelsto selected workflow-metadata fields by @pditommaso in #7049 - Honored
process.resourceLabelsinnf-seqeraexecutor by @pditommaso in #7048 - Renamed
module infosubcommand tomodule viewby @pditommaso in #7052 - Simplified demo module README template by @pditommaso in #7051
- Suppressed
lintprogress logging with-qflag by @ewels in #6880
Bug fixes
Language features
- Fixed formatting issues with complex expressions by @bentsherman in #7027
S3
- Fixed
S3FileSystemProvider.newInputStream()draining full object on close by @jorgee in #7046
Plugins
- Fixed inconsistent indentation in
nf-amazonby @bentsherman in #7047 - Fixed
nextflowVersionfornf-towerandnf-seqeraplugins by @pditommaso in cbc0a2d8e
General
- Fixed generated process name in
module createcommand by @jorgee in #7008 - Fixed
module infoformatting separator by @pditommaso in #7033 - Fixed resolution of
-with-towerwithTOWER_API_ENDPOINTby @bentsherman in #7045 - Fixed
saveCacheFilesearly return skipping log file uploads by @munishchouhan in #7015
Dependencies
- Bumped
org.bouncycastle:bcpkix-jdk18onfrom 1.79 to 1.84 by @dependabot in #7042 - Bumped
nf-amazon@3.8.3 - Bumped
nf-k8s@1.5.2 - Bumped
nf-seqera@0.18.0 - Bumped
nf-tower@1.25.0 - Bumped
nf-wave@1.19.1
Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v26.03.3-edge