Nextflow 26.03.4-edge
Feature updates and improvements
Language features
- Removed unnecessary runtime checks with strict syntax by @bentsherman in #6539
Dependencies
- Bumped
nf-amazon@3.4.4 - Bumped
nf-google@1.23.5 - Bumped
nf-tower@1.17.5
Bug fixes
Language features
- Fixed false error with optional param by @bentsherman in #6811
- Fixed false error with multi-line tuple assignment in v2 parser by @bentsherman in #6786
- Fixed false error in v2 parser when including config file from HTTP URL by @bentsherman in #6753
AWS Batch
- Added
isCompletedcheck ingetNumSpotInterruptionsby @munishchouhan in #6806
General
- Fixed
LogsCheckpointthread blocking shutdown for up to 90 seconds by @pditommaso in #6787
Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v26.03.4-edge