Skip to content

Releases: nextflow-io/nextflow

Version 0.17.2

02 Feb 17:27
Compare
Choose a tag to compare
  • Fixed Channel.subscribe is invoked after the Workflow.onComplete handler #105
  • Changed default trace file name to trace.txt #106
  • Changed launcher classpath cache file under user home
  • Added JobStealingFailoverSpi to Ignite executor
  • Update JGit to version 4.2.0

Version 0.17.1

21 Jan 15:56
Compare
Choose a tag to compare
  • Fixed splitText performance issue #102
  • Fixed execution hang when a process script block report and error and retry error strategy is set
  • Added support for partition to SLURM executor #101
  • Use a dedicated reentrant lock to handle task completion event

Version 0.17.0

07 Jan 13:31
Compare
Choose a tag to compare
  • Fixed PBS/Torque executor does not parse correctly job IDs #96
  • Fixed issue when TraceFileObsever tries to access task context metadata on task completion #98
  • Fixed support for Git local bare repositories #95
  • Fixed single quotes in file names result in a script error #99
  • Added workflow.sessionId and workflow.resume attributes #94
  • Added output into multiple channels #97
  • Added attempt field to execution trace file
  • Do not allow output clause to reference files outside the process working directory (see #91)

Version 0.16.5

18 Dec 09:32
Compare
Choose a tag to compare
  • Fixed race condition when creating cached launcher classpath file
  • Fixed run for local repositories
  • Enhanced output file handling #91
  • Set thread pool size to avail cpus +1
  • Removed config object from remote session that was causing a serialization issue
  • Upgraded Slf4j to version 1.7.13

Version 0.16.4

06 Dec 16:49
Compare
Choose a tag to compare
  • Use batch strategy to kill pending cluster jobs on termination #93
  • Added support for Git Large File Storage (LFS) extension #82
  • Added configurable thread pool factory #92

Version 0.16.3

30 Nov 16:02
Compare
Choose a tag to compare
  • Fixed #90. System user.dir property is cached causing unexpected behaviour.
  • Allow directories in a process input file name declaration. See #91.
  • Improved build script for local snapshot deployment.
  • Updated cli-args test.

Version 0.16.2

14 Nov 18:22
Compare
Choose a tag to compare
  • Fixed #87. Include current configuration profile option in the workflow metadata.
  • Fixed #86. Failure if work dir contains one or more blank characters.
  • Fixed #76. Include process name and tag information in process wrapper script.

Version 0.16.1

07 Nov 19:25
Compare
Choose a tag to compare
  • Fixed issue #85. Directive publishDir can't access process local variables.
  • Fixed wrong error message when trying to run a project sticked on a specific revision.
  • Fixed IllegalArgumentException: other must be an instance of com.upplication.s3fs.S3Path exception when publishing to a S3 path.
  • Fixed indentation in repo info command.

Version 0.16.0

04 Nov 10:36
Compare
Choose a tag to compare
  • Added ability to resubmit task executions changing resource requirements. See #70.
  • Added support for private SCM servers and private Gitlab repositories. See #38.
  • Added workflow metadata and execution onComplete notification handler. See #79.
  • Added publishDir directive. See #81.
  • Added extension method mklink to create file system links.
  • Added Apache Ignite based executor.
  • Removed deprecated GridGain executor.
  • Updated Capsule to version 1.0.1.

Version 0.16.0-RC1

23 Oct 10:52
Compare
Choose a tag to compare
Version 0.16.0-RC1 Pre-release
Pre-release
v0.16.0-RC1

Tagging v0.16.0-RC1