This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Releases: Netflix/conductor
Releases · Netflix/conductor
v2.5.3
- Add support for domains when starting workflows using event handlers.
- Fix for task scheduled time.
- Restrict logging in docker.
v2.5.2
- Fixed binding for Redis Cluster Module
- Support environment variable in validation
v2.5.1
- Fixed regression for HTTP task
v2.5.0
- Added validations for REST APIs
- Added config option to set consistency levels for reads and writes in C* dao implementation
v2.4.2
record metric only when workflow is found
v2.4.1
- Dedup before adding new scheduled tasks to a workflow
v2.4.0
- Added audit hooks
v2.3.0
- Cassandra Execution DAO partial implementation with critical path features
- Added missing "https" for ES REST implementation.