| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-07-23 | 1.9 kB | |
| v3.13.8.tar.gz | 2023-07-23 | 6.1 MB | |
| v3.13.8.zip | 2023-07-23 | 7.0 MB | |
| Totals: 3 Items | 13.1 MB | 0 | |
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
- @hchepey-clari made their first contribution in https://github.com/Netflix/conductor/pull/3676
- @rq-dbrady made their first contribution in https://github.com/Netflix/conductor/pull/3675
- @supriyanta made their first contribution in https://github.com/Netflix/conductor/pull/3673
- @alexmay48 made their first contribution in https://github.com/Netflix/conductor/pull/3670
- @PavelShahoiko made their first contribution in https://github.com/Netflix/conductor/pull/3699
- @ppolxda made their first contribution in https://github.com/Netflix/conductor/pull/3682
Full Changelog: https://github.com/Netflix/conductor/compare/v3.13.7...v3.13.8