Skip to main content

Nextflow 25.10.4

Feature updates and improvements

Language features

  • Removed unnecessary runtime checks with strict syntax by @bentsherman in #6539

AWS Batch

  • Added isCompleted check in getNumSpotInterruptions by @munishchouhan in #6806

Dependencies

  • Bumped nf-amazon@3.4.4 by @pditommaso
  • Bumped nf-google@1.23.5 by @pditommaso
  • Bumped nf-tower@1.17.5 by @pditommaso

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

General

  • Fixed LogsCheckpoint thread blocking shutdown for up to 90 seconds by @pditommaso in #6787

Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v25.10.4