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

Releases: Netflix/conductor

v3.6.0

14 Mar 23:30
Compare
Choose a tag to compare

What’s New

Bug fixes

Refactor

  • DO_WHILE improvement - Check only for current iteration task to get completed. (#2804) @manan164
  • External payload is handled transparently in ExecutionDAOFacade (#2835) @aravindanr

Documentation

Dependency Updates

v3.5.3

09 Mar 01:15
c70a037
Compare
Choose a tag to compare

What’s Changed

New

Documentation

Dependency Updates

v3.5.2

10 Feb 21:36
Compare
Choose a tag to compare

What’s Changed

  • Update Gradle Wrapper from 7.3.2 to 7.3.3 (#2736) @github-actions

New

Bug Fixes

  • sub workflow / parent workflow interaction fix (#2761). Removed some of the changes in #2739 @aravindanr

v3.5.1

03 Feb 00:13
5d23971
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

Refactor

v3.5.0

01 Feb 18:37
cd528e1
Compare
Choose a tag to compare

What’s Changed

IMPORTANT

New

v2.31.8

31 Jan 23:04
Compare
Choose a tag to compare

IMPORTANT

2.31.8 is the final release of the 2.31 branch. The 2.x version of Conductor is no longer supported.

What's Changed

Full Changelog: v2.31.7...v2.31.8

v3.4.2

24 Jan 23:04
5baca8d
Compare
Choose a tag to compare

What’s Changed

New

Bug Fixes

Refactor

Dependency Updates

v2.31.7

22 Dec 18:15
0f45ac9
Compare
Choose a tag to compare

What’s Changed

v2.31.6

21 Dec 00:48
70ed447
Compare
Choose a tag to compare
  • Bump Redisson dependency as current version has issue with schema resolution (#2651 #2642)
  • Terminate when no dynamic tasks are returned #2443

v3.4.1

21 Dec 00:55
a3001ee
Compare
Choose a tag to compare

What’s Changed

  • [Feature] Support to specify shutdown grace period time for worker (#2631) @howaric
  • Run prettier on UI code. Strictly cosmetic. (#2653) @peterlau

Dependency updates