Skip to main content

Nextflow 25.09.2-edge

Feature updates and improvements

Language features

  • Brought workflow outputs out of preview by @bentsherman in #6487
  • Typed processes by @bentsherman in #6368

Kubernetes

  • Added .command.log redirection in K8s container command by @jorgee in #6455

S3

  • Limited S3 client connections when using virtual threads by @jorgee in #6369

Plugins

  • Improved plugin create confirmation prompt by @robsyme in #6473

Configuration

  • Renamed config.schema package to config.spec by @bentsherman in #6485

General

  • Added nextflow auth command for Seqera Platform authentication by @pditommaso in #6463
  • Added nextflow launch command by @jorgee in #6491
  • Improved release script validation by @pditommaso in 3e3a938
  • Migrated SraExplorer to use HxClient for HTTP operations by @pditommaso in #6467
  • Updated buildInfo on releaseInfo by @pditommaso in 46a8a2b

Bug fixes

Language features

  • Fixed false error with storeDir and val outputs by @bentsherman in #6408

Configuration

  • Fixed e2e test infrastructure and added config.schema compatibility aliases by @pditommaso in #6495
  • Fixed false error for executor.jobName config option by @bentsherman in #6375

Plugins

  • Fixed type casting in PluginSpec for ConfigScope by @pditommaso in #6469

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