This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Releases: Netflix/conductor
Releases · Netflix/conductor
1.7.4
1.7.3
1.7.2
New Features
- Allows optional tasks in a workflow. https://netflix.github.io/conductor/metadata/#workflow-definition
- Initial version of a client in Golang
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
pre-release for 1.7.2
1.7.0
- 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
1.6.0
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:
Upgrade dyno-queues
Release Notes
- Dyno-Queues are upgraded to 1.0.6 version.
First OSS Release
Release Notes
- This release marks the general availability for conductor as open source.
- Read the README.md for quick introduction to Conductor.
- Detailed documentation at https://netflix.github.io/conductor/ for a quick