Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Releases: Netflix/conductor

1.7.4

23 May 03:36
Compare
Choose a tag to compare
  • Allow archival of workflows which are completed.

1.7.3

16 May 22:10
Compare
Choose a tag to compare
  • Add subworkflowId to the SUB_WORKFLOW task's input for backward compatibility with existing users.

1.7.2

15 May 18:38
Compare
Choose a tag to compare

New Features

Bug fixes

  • Task retries looses the inputs under some conditions
  • Workflows are marked as completed when the last task is a decision task with one of the branch has task failures with retries enabled.
  • Asynchronous system tasks

1.7.2.-rc7

11 May 00:06
Compare
Choose a tag to compare
1.7.2.-rc7 Pre-release
Pre-release

pre-release for 1.7.2

1.7.0

22 Mar 20:49
Compare
Choose a tag to compare
  • Event based workflows
  • Event task to produce an event with support for SQS and internal conductor events
  • Event handlers
  • Refactored WorkflowTaskCoordinator client with property driven configuration
  • Server module to produce a self contained war file
  • Improvements to DeciderService

1.6.1

06 Feb 21:16
Compare
Choose a tag to compare
v1.6.1

fix host status reporting for connecting to port 22122 for DynoQueueDAO

1.6.0

17 Jan 18:37
Compare
Choose a tag to compare

First Major release of 2017!

Release Notes

  • Support for JSON path based expressions in task inputs and workflow output
  • A server module with embedded Jetty container

Documentation for the above features can be found here:

https://netflix.github.io/conductor/

Upgrade dyno-queues

09 Dec 02:50
Compare
Choose a tag to compare

Release Notes

  • Dyno-Queues are upgraded to 1.0.6 version.

First OSS Release

09 Dec 00:30
Compare
Choose a tag to compare

Release Notes