Skip to content

Releases: nextflow-io/nextflow

Version 23.04.1

15 Apr 07:51
2769e60
Compare
Choose a tag to compare

Version 22.10.8

15 Apr 10:32
82b917e
Compare
Choose a tag to compare

Version 23.04.0

01 Apr 21:52
77c286e
Compare
Choose a tag to compare

From previous edge releases

23.03.0-edge - 19 Mar 2023

23.02.1-edge - 26 Feb 2023

23.02.0-edge - 21 Feb 2023

23.01.0-edge - 14 Jan 2023

22.12.0-edge - 13 Dec 2022

  • Add fair process directive [60d34cf]
  • Add support for singularity registry setting [37c1aeb]
  • Add AWS profile config setting [66f4669]
  • Add support for AWS profile when resolving region [d894770]
  • Add support for Sarus container engine (#3470) [54673f1]
  • Add support for Fusion ARM64 client [d073c53]
  • Add allowedLocations option to google batch (#3453) [c619eb8]
  • Add support for AWS config profile in NF config [3711267]
  • Add warning on Google Logs failure [bdbcdde]
  • Add possible values of status in trace.txt to the documentation (#3451) [2425fcf]
  • Add support for AWS Glacier restore [b611076]
  • Add support for S3 storageClass to publishDir [066f920]
  • Add MathHelper utility class [7eecb26]
  • Fix Wave layer invalid checksum due to not closed stream [e188bbf]
  • Fix Fusion test [2245a1c]
  • Fix Run fails when home is a symlink [9ff820f]
  • Fix math overflow when copying large AWS S3 files [f32ea0b]
  • Fix Quote the logName in the Cloud Logging filter (#3464) [b397506]
  • Fix Google Batch cloud logging (#3443) [e2bbcf1]
  • Fix Tower plugin min nextflow requirement [1713a1c]
  • Fix TowerArchiver resolve envar paths relative to baseDir (#3438) [46af18e]
  • Error & info messages, code comments language fixes (#3475) [29ae36c]
  • Replace egrep with grep -E (#3485) [ac0c303]
  • Gradle build optimizations (#3483) [19182a5]
  • Refactor virtual FS schemes to XPath class [fd59b94]
  • Update concat operator description (#3426) [e8d8c3b]
  • Clarify usage of additional options for path qualifier (#3405) [0b70acb]
  • Clarify limitation of -with-docker in the docs (#3408) [79afc85]
  • Expose process queue as K8s pod label [4df8c8d]
  • Prefix nextflow K8s labels with nextflow.io prefix [9951fcd]
  • Remove deprecated code [c0b164f]
  • Rewrite fetchIamRole and fetchRegion to use AWS SDK (#3425) [e350f31]
  • Improve Wave config error reporting [ae50266]
  • Improve K8s retry on transient failures [d86ddc3]
  • Remove DSL1 output mode [fa400d5]
  • Remove support for DSL1 multi into [f664af4]
  • Bump nf-...
Read more

Version 23.03.0-edge

19 Mar 19:34
20fb59c
Compare
Choose a tag to compare
Version 23.03.0-edge Pre-release
Pre-release

Version 23.02.1-edge

26 Feb 19:57
448ccc1
Compare
Choose a tag to compare
Version 23.02.1-edge Pre-release
Pre-release
  • Add Fusion logs and tags config [0919207]
  • Add support for NXF_DEBUG to K8s task handler [ci fast] [828583d]
  • Add support for Mamba HTTP-based lock files [ci fast] [7fe88c8]
  • Add container name validation [c3b6d9a]
  • Add Fusion for Google storage docs [34fcfe0]
  • Improve K8s auth token discovery [ci fast] [44f8cc0]
  • Bump [email protected] [1c697ab]
  • Bump amazoncorretto:17.0.6 [a33a6f4]

Version 23.02.0-edge

21 Feb 18:29
a33a6f4
Compare
Choose a tag to compare
Version 23.02.0-edge Pre-release
Pre-release

Breaking changes

  • Using the AWS Batch executor, Nextflow requires the permission batch:TagResource when creating Batch job permissions
  • Using the AWS Batch executor with Fusion file system, Nextflow requires s3:PutObjectTagging permission on the S3 objects created by job executions

Version 22.10.7

18 Feb 20:53
e0f7b4d
Compare
Choose a tag to compare

Version 22.10.6

23 Jan 23:35
4f776ef
Compare
Choose a tag to compare

Version 23.01.0-edge

14 Jan 18:15
c492ad2
Compare
Choose a tag to compare
Version 23.01.0-edge Pre-release
Pre-release

Version 22.10.5

14 Jan 14:03
8196ffd
Compare
Choose a tag to compare
  • Fix FilePorter concurrency issue (#3511) [0f75715]
  • Fix watchPath hang shutdown execution [e03d9ca]
  • Add schedulingPriority option to AWS Batch (use with shareIdentifier) (#3505) [543ee7b]