Skip to content

Releases: nextflow-io/nextflow

Version 25.10.0

22 Oct 16:30
2db01e6

Choose a tag to compare

25.09.2-edge - 21 Oct 2025

  • Add .command.log redirection in K8s container command (#6455) [e6eed79]
  • Add nextflow auth command for Seqera Platform authentication (#6463) [bedf02a]
  • Add nextflow launch command (#6491) [7c8fa3d]
  • Bring workflow outputs out of preview (#6487) [c41677b]
  • Fix e2e test infrastructure and add config.schema compatibility aliases (#6495) [d3cee2b]
  • Fix false error for executor.jobName config option (#6375) [81ae62b]
  • Fix false error with storeDir and val outputs (#6408) [1aa8c44]
  • Fix type casting in PluginSpec for ConfigScope (#6469) [b00644c]
  • Improve plugin create confirmation prompt (#6473) [215925c]
  • Improve release script validation [3e3a938]
  • Limit S3 client connections when using virtual threads (#6369) [295c60b]
  • Migrate SraExplorer to use HxClient for HTTP operations (#6467) [84e3e78]
  • Rename config.schema package to config.spec (#6485) [ef0d2d6]
  • Typed processes (#6368) [30f3c3c]
  • Update buildInfo on releaseInfo [46a8a2b]

25.09.1-edge - 9 Oct 2025

  • Improve build metadata generation and validation [6022537]
  • Fix Missing static type definition [67a5320]
  • Add rnaseq-nf tutorial (#6440) [a830125]

25.09.0-edge - 8 Oct 2025

25.08.0-edge - 14 Sep 2025

  • Add Claude Code GitHub Action integration (#6389) [1073a1d]
  • Add Value type for dataflow values (value channels) (#6372) [8de2339]
  • Add descriptions to plugin MANIFEST.MF files (#6348) [d558ee3]
  • Add null checks in TowerClient onFlowComplete method (#6384) [de968f0]
  • Add plugins redirects (#6385) [3fb8a58]
  • Add test for prefetchMetadata call in pullPlugins method (#6396) [a5c19b8]
  • Add Type annotations (#6278) [0008707]
  • Fix CLI param override in strict config parser (#6377) [e146b41]
  • Fix GString equality checks with String (#6330) [01e1888]
  • Fix GitHub Actions commit message parsing to use only first line [5bc9162]
  • Fix NPE when contributors omit contribution field in manifest (#6383) [dd2154c]
  • Fix Platorm refresh token handling [ba78ef7]
  • Fix duplicate page and redirects in docs (#6386) [efba138]
  • Fix false warning for map config options (#6359) [872d124]
  • Fix groupTuple operator to handle GString vs String keys consistently (#6400) [206cc01]
  • Fix incorrect spelling in docs (#6336) [00150f2]
  • Fix null reference error in workflow output (#6374) [d1f43c5]
  • Fix typo in task config eval (#6392) [e60978f]
  • Implement Process Execution with Command-Line Parameter Mapping (#6381) [experimental] [6d5a0bd]
  • Improve secret loading documentation and rename ConfigNullProvider to EmptySecretProvider [9e4c975]
  • Minor TowerClient improment (#6387) [d743667]
  • New executor for Fujitsu Technical Computing Suite (TCS) (#5928) [dd87b2f]
  • Preserve method parameter names in nf-lang JAR (#6355) [83160d6]
  • Refactor Wave and Tower client to use lib-httpx library (#6354) [148a8a1]
  • Replace custom JWT refresh logic with standardized HxClient (#6398) [c68c1e9]
  • Replace custom retry strategy with HxClient in RepositoryProvider (#6351) [af8ba8c]
  • Simplify plugin download implementation (#6349) [a3db0f8]
  • Support standard environment variables for ANSI terminal output (#6362) [ede1344]
  • Update core plugins to use Nextflow Gradle plugin (#6379) [a7e4ea8]
  • Warn when file() matches a collection of files (#5507) [726bf48]
  • Workflow params (#5929) [876d805]
  • Bump netty deps to version 4.1.124.Final [9e8d596]

25.07.0-edge - 15 Aug 2025

25.06.0-edge - 6 Jul 2025

  • Add Git response max length check (#6190) [098fe84]
  • Add docker.registryOverride option (#6205) [e26abe4]
  • Add namespaces to nf-lang (#6176) [c839799]
  • Add support for Bitbucket API token (#6209) [f711f24]
  • Fix AWS NIO tests [069653d]
  • Fix JWT token refresh to Fusion validation request (#6231) [95dfdaf]
  • Fix Apptainer and singularity --no-https option (#6216) [66ead2c]
  • Fix class not found exception Google Life science executor (#6193) [7bfb935]
  • Fix false error on nested closure in config process directive (#6203) [481c773]
  • Fix false error when using stdin/stdout in a tuple (#6219) [5d7f12c]
  • Fix false warning in config schema validator (#6240) [4e5...
Read more

Version 25.09.2-edge

21 Oct 15:58

Choose a tag to compare

Version 25.09.2-edge Pre-release
Pre-release
  • Add .command.log redirection in K8s container command (#6455) [e6eed79]
  • Add nextflow auth command for Seqera Platform authentication (#6463) [bedf02a]
  • Add nextflow launch command (#6491) [7c8fa3d]
  • Bring workflow outputs out of preview (#6487) [c41677b]
  • Fix e2e test infrastructure and add config.schema compatibility aliases (#6495) [d3cee2b]
  • Fix false error for executor.jobName config option (#6375) [81ae62b]
  • Fix false error with storeDir and val outputs (#6408) [1aa8c44]
  • Fix type casting in PluginSpec for ConfigScope (#6469) [b00644c]
  • Improve plugin create confirmation prompt (#6473) [215925c]
  • Improve release script validation [3e3a938]
  • Limit S3 client connections when using virtual threads (#6369) [295c60b]
  • Migrate SraExplorer to use HxClient for HTTP operations (#6467) [84e3e78]
  • Rename config.schema package to config.spec (#6485) [ef0d2d6]
  • Typed processes (#6368) [30f3c3c]
  • Update buildInfo on releaseInfo [46a8a2b]

Version 25.09.1-edge

09 Oct 20:53
c1114bc

Choose a tag to compare

Version 25.09.1-edge Pre-release
Pre-release
  • Improve build metadata generation and validation [6022537]
  • Fix Missing static type definition [67a5320]
  • Add rnaseq-nf tutorial (#6440) [a830125]

Version 25.09.0-edge

08 Oct 18:23

Choose a tag to compare

Version 25.09.0-edge Pre-release
Pre-release

Version 25.04.8

06 Oct 21:38
c08bd01

Choose a tag to compare

  • Fix SIGTERM forwarding in AWS Batch jobs (#6414) [c87b7e6]
  • Fix pod log warning with Fusion enabled (#6449) [38f685b]
  • Fix cache command to check session cloudCachePath [e296423] [1936c60]
  • Get exit code from pod to manage OOM in k8s (#6442) [70f30c6]

Version 25.08.0-edge

14 Sep 20:46
8f3fc03

Choose a tag to compare

Version 25.08.0-edge Pre-release
Pre-release
  • Add Claude Code GitHub Action integration (#6389) [1073a1d]
  • Add Value type for dataflow values (value channels) (#6372) [8de2339]
  • Add descriptions to plugin MANIFEST.MF files (#6348) [d558ee3]
  • Add null checks in TowerClient onFlowComplete method (#6384) [de968f0]
  • Add plugins redirects (#6385) [3fb8a58]
  • Add test for prefetchMetadata call in pullPlugins method (#6396) [a5c19b8]
  • Add Type annotations (#6278) [0008707]
  • Fix CLI param override in strict config parser (#6377) [e146b41]
  • Fix GString equality checks with String (#6330) [01e1888]
  • Fix GitHub Actions commit message parsing to use only first line [5bc9162]
  • Fix NPE when contributors omit contribution field in manifest (#6383) [dd2154c]
  • Fix Platorm refresh token handling [ba78ef7]
  • Fix duplicate page and redirects in docs (#6386) [efba138]
  • Fix false warning for map config options (#6359) [872d124]
  • Fix groupTuple operator to handle GString vs String keys consistently (#6400) [206cc01]
  • Fix incorrect spelling in docs (#6336) [00150f2]
  • Fix null reference error in workflow output (#6374) [d1f43c5]
  • Fix typo in task config eval (#6392) [e60978f]
  • Implement Process Execution with Command-Line Parameter Mapping (#6381) [experimental] [6d5a0bd]
  • Improve secret loading documentation and rename ConfigNullProvider to EmptySecretProvider [9e4c975]
  • Minor TowerClient improment (#6387) [d743667]
  • New executor for Fujitsu Technical Computing Suite (TCS) (#5928) [dd87b2f]
  • Preserve method parameter names in nf-lang JAR (#6355) [83160d6]
  • Refactor Wave and Tower client to use lib-httpx library (#6354) [148a8a1]
  • Replace custom JWT refresh logic with standardized HxClient (#6398) [c68c1e9]
  • Replace custom retry strategy with HxClient in RepositoryProvider (#6351) [af8ba8c]
  • Simplify plugin download implementation (#6349) [a3db0f8]
  • Support standard environment variables for ANSI terminal output (#6362) [ede1344]
  • Update core plugins to use Nextflow Gradle plugin (#6379) [a7e4ea8]
  • Warn when file() matches a collection of files (#5507) [726bf48]
  • Workflow params (#5929) [876d805]
  • Bump netty deps to version 4.1.124.Final [9e8d596]

Version 25.04.7

08 Sep 14:25
0ccdee9

Choose a tag to compare

Version 25.07.0-edge

15 Aug 18:11

Choose a tag to compare

Version 25.07.0-edge Pre-release
Pre-release

Version 25.06.0-edge

06 Jul 14:06
7d9272b

Choose a tag to compare

Version 25.06.0-edge Pre-release
Pre-release

Version 25.04.6

01 Jul 11:35
6588d53

Choose a tag to compare