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

Releases: Netflix/conductor

v2.14.5

17 Aug 00:15
b5b241c
Compare
Choose a tag to compare

Fail task on ack failure. (#1259)
Throw retriable exception on update task error. (#1257)

v2.13.4-alpha.1

16 Aug 18:17
Compare
Choose a tag to compare
v2.13.4-alpha.1 Pre-release
Pre-release
clean up zknodes when wf completes.

v2.14.4

14 Aug 00:02
2e44b5a
Compare
Choose a tag to compare

Fail workflow on update task error. (#1256)

v2.14.3

13 Aug 23:23
8a2648c
Compare
Choose a tag to compare

Updated Kafka and Http tasks to make task definition optional. (#1252)

v2.14.2

13 Aug 20:19
3fdfeb0
Compare
Choose a tag to compare

Bug fixes.

v2.14.1

26 Jul 01:10
Compare
Choose a tag to compare
  • Allow task definitions for SUB_WORKFLOW tasks

v2.14.0

25 Jul 00:55
29871e2
Compare
Choose a tag to compare
  • Added support for Isolation Groups
  • Removed unused READY_FOR_RERUN task status
  • Added support for priority on workflow and tasks
  • Added support for specifying task definitions for system tasks
  • [UI] Added workflow version search and table column

v2.13.5

26 Jun 20:39
612cfef
Compare
Choose a tag to compare
  • Minor updates and bug fixes.

v2.13.4-alpha

25 Jun 02:12
Compare
Choose a tag to compare
v2.13.4-alpha Pre-release
Pre-release
debugging, will clean up later.

v2.13.0

19 Jun 00:44
d9f8619
Compare
Choose a tag to compare
  • Added a new system task: KAFKA_PUBLISH
  • Honor workflow version when searching for running workflows