New
v3.13.8
What's Changed
- Fix WAIT task is not working properly (after v3.13.0) by @yohanyflores in https://github.com/Netflix/conductor/pull/3639
- Lazy evaluate workflow only in case of task is successful. by @manan164 in https://github.com/Netflix/conductor/pull/3655
- Adding Clari as user of the Conductor by @hchepey-clari in https://github.com/Netflix/conductor/pull/3676
- Update WhosUsing.md with ReliaQuest by @rq-dbrady in https://github.com/Netflix/conductor/pull/3675
- FIX: Switch Task remains in PENDING state when evaluator throws exception by @supriyanta in https://github.com/Netflix/conductor/pull/3673
- New workflow metadata endpoint by @alexmay48 in https://github.com/Netflix/conductor/pull/3670
- Update google protobuf to pass security checks by @alexmay48 in https://github.com/Netflix/conductor/pull/3705
- Added the ability to inject a custom AmazonS3 client by @PavelShahoiko in https://github.com/Netflix/conductor/pull/3699
- Fix timeline not show when using the DO_WHILE loop. by @ppolxda in https://github.com/Netflix/conductor/pull/3682
New Contributors
- @yohanyflores made their first contribution in https://github.com/Netflix/conductor/pull/3639