New
v3.13.6
What's Changed
- elastic search with postgres. by @manan164 in https://github.com/Netflix/conductor/pull/3565
- Fix docker builds by @v1r3n in https://github.com/Netflix/conductor/pull/3543
- Fix disappearing outputs from long running tasks by @marosmars in https://github.com/Netflix/conductor/pull/3573
- Add Redis Cluster connection properties for Locking by @james-deee in https://github.com/Netflix/conductor/pull/3572
- Fix a typo in error handling documentation by @davebarda in https://github.com/Netflix/conductor/pull/3554
- fix typo in clojure-sdk.md by @eltociear in https://github.com/Netflix/conductor/pull/3583
- Handling messages loss case on exceptions by @AvitalOfstein in https://github.com/Netflix/conductor/pull/3585
- Pass complete workflow as input to failure workflow. by @manan164 in https://github.com/Netflix/conductor/pull/3577
- Include inputs to the switch task by @v1r3n in https://github.com/Netflix/conductor/pull/3580
- Support task domains in the worker spring configuration by @v1r3n in https://github.com/Netflix/conductor/pull/3553
New Contributors
- @davebarda made their first contribution in https://github.com/Netflix/conductor/pull/3554
- @eltociear made their first contribution in https://github.com/Netflix/conductor/pull/3583
Full Changelog: https://github.com/Netflix/conductor/compare/v3.13.5...v3.13.6