Unclaimed project
Are you a maintainer of conductor? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
conductor
Conductor is a microservices orchestration engine.
Back to changelogNew
v3.15.0
What's Changed
- Docker updates by @v1r3n in https://github.com/Netflix/conductor/pull/3790
- Remove log4j constraints for downstream users of client and common by @james-deee in https://github.com/Netflix/conductor/pull/3791
- Fix JSONPath replace failed with line terminator by @Young-Zen in https://github.com/Netflix/conductor/pull/3810
- Bugfix/Data inconsistency caused by updateEventHandler by @wy-hua in https://github.com/Netflix/conductor/pull/3843
- Fix double execution of Async system tasks when RepairService is enabled by @VerstraeteBert in https://github.com/Netflix/conductor/pull/3836
- Update versions by @meggarr in https://github.com/Netflix/conductor/pull/3792
- Fix: include monaco sources into bundle by @Young-Zen in https://github.com/Netflix/conductor/pull/3796
- Optimizing reading from datastore during WorkflowSweeper#sweep by @wildMythicWest in https://github.com/Netflix/conductor/pull/3816
- Fix Conductor users broken links by @sandipanpanda in https://github.com/Netflix/conductor/pull/3850
- Update WorkflowExecutor.java by @youngledo in https://github.com/Netflix/conductor/pull/3852
- Fix typo in build-a-golang-task-worker.md by @gearcog in https://github.com/Netflix/conductor/pull/3860
Adding Redis db index and username properties by @Anupchat in https://github.com/Netflix/conductor/pull/3847Fix taskToDomain field not being echoed by @Young-Zen in https://github.com/Netflix/conductor/pull/3806Add support for building on windows by @Robban1980 in https://github.com/Netflix/conductor/pull/3831ISICO-15108: javascript validation done on updating w/d by @sarmuru2 in https://github.com/Netflix/conductor/pull/3805Update links in README to match conductor-docs changes by @mattheimer in https://github.com/Netflix/conductor/pull/3811Upgrading OSS libraries with known open CVEs by @scottcarter87 in https://github.com/Netflix/conductor/pull/3778New Contributors
- @wy-hua made their first contribution in https://github.com/Netflix/conductor/pull/3843
- @VerstraeteBert made their first contribution in https://github.com/Netflix/conductor/pull/3836
- @meggarr made their first contribution in https://github.com/Netflix/conductor/pull/3792
- @sandipanpanda made their first contribution in https://github.com/Netflix/conductor/pull/3850
- @youngledo made their first contribution in https://github.com/Netflix/conductor/pull/3852
- @gearcog made their first contribution in https://github.com/Netflix/conductor/pull/3860
- @Anupchat made their first contribution in https://github.com/Netflix/conductor/pull/3847
- @Robban1980 made their first contribution in https://github.com/Netflix/conductor/pull/3831
- @sarmuru2 made their first contribution in https://github.com/Netflix/conductor/pull/3805
- @mattheimer made their first contribution in https://github.com/Netflix/conductor/pull/3811
- @scottcarter87 made their first contribution in https://github.com/Netflix/conductor/pull/3778
Full Changelog: https://github.com/Netflix/conductor/compare/v3.14.0...v3.15.0