This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
v3.14.0
Important
This release updates the JDK version supported by Conductor to 17. If you are using the binaries to run the server, please make sure to update the runtime to JDK17.
What's Changed
- Fixed Docker issues by @JCHacking in #3680
- Removing TaskDef retryCount cap of 10. by @hchepey-clari in #3729
- Fix docker builds. by @manan164 in #3692
- Update WHOSUSING.md by @LuisLainez in #3766
- Fix: terminateReason in TERMINATE Task can use JSONPath expression to extract value by @Young-Zen in #3772
- Make wait task async. by @manan164 in #3775
- Update to Java 17 by @alexmay48 in #3733
- feature support nested jsonpath expressions by @ryanmurf in #3764
- Fix test runs by @v1r3n in #3782
- Wait until calculation fix. by @manan164 in #3786
- Fix validation error handling in workflow/task editor by @Young-Zen in #3779
- issue-3719: Fix for http task stuck due to NPE by @saksham2105 in #3756
- Introducing a Noop task to allow for switch decision cases to have "no" tasks by @wildMythicWest in #3787
New Contributors
- @JCHacking made their first contribution in #3680
- @LuisLainez made their first contribution in #3766
- @Young-Zen made their first contribution in #3772
- @ryanmurf made their first contribution in #3764
- @saksham2105 made their first contribution in #3756
- @wildMythicWest made their first contribution in #3787
Full Changelog: v3.13.8...v3.14.0