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

Releases: Netflix/conductor

v1.10.10

14 Jul 02:31
Compare
Choose a tag to compare
Bugfixes and cleanup.

v1.10.4

12 Jun 22:38
Compare
Choose a tag to compare
v1.10.4

v1.10.3

11 Jun 17:51
Compare
Choose a tag to compare
  • Bug fixes

v1.10.0

06 Jun 21:28
493b76f
Compare
Choose a tag to compare

Changes in this release:

  • Created es2-persistence standalone module (published as an artifact).
  • Removed Elasticsearch dependencies from redis-persistence module.
  • Provided config options to switch between ES2 and ES5 modules.
  • Used shadowing on es2-persistence module to resolve dependency conflicts.
  • Other cleanup and refactoring.

v1.8.2-rc11

22 Mar 18:36
Compare
Choose a tag to compare
v1.8.2-rc11 Pre-release
Pre-release
Merge branch 'master' into dev

v1.8.2-rc10: Merge pull request #451 from Netflix/responseTimeOutFix_and_gradle_cl…

12 Mar 16:58
0dd471f
Compare
Choose a tag to compare
…eanup

Removed the ResponseTimeout check during ack time and enabled during sweep

v1.8.2-rc9: Merge pull request #441 from Netflix/revert-374-dev_optimize_upstream

01 Mar 03:17
c38a666
Compare
Choose a tag to compare
Revert "Minimal adjust, Don't to index an empty task exec log and more things"

v1.8.2-rc8: Merge pull request #434 from pablolmiranda/batch-fetch-for-correlatio…

26 Feb 22:48
db7dbdd
Compare
Choose a tag to compare
…nIDs

Adds a batch API to fetch workflows based on a correlation id list

1.8.2-rc7

23 Feb 02:20
504bd40
Compare
Choose a tag to compare
1.8.2-rc7 Pre-release
Pre-release
Merge pull request #433 from Netflix/cleanup

Logger statements and clean up

1.8.2-rc6

13 Feb 02:43
503459e
Compare
Choose a tag to compare
1.8.2-rc6 Pre-release
Pre-release
Merge pull request #368 from toddschilling/envar-overrides

Added Environment Variable Overrides for all Configuration Properties