v3.21.24-rc.1
Pre-release
Pre-release
What's Changed
- Upgrade server dockerfile to 21 with base image updates by @rajeshwar-nu in #715
- Build and release by @v1r3n in #717
- Fix: Add org.conductoross.conductor package to component scan by @manan164 in #722
- Fix WorkflowSweeper unack delay selection and cap scheduled postpones by @rajeshwar-nu in #707
- Fix spotless violation by @mp-orkes in #725
- Respect taskIndexingEnabled for task indexing, updates, and removals by @rajeshwar-nu in #708
- Disable JMX Metrics by default by @mp-orkes in #726
- Fix flaky PostgresGrpcEndToEndTest by using awaitility by @nthmost-orkes in #735
- Decouple OpenSearch configuration from Elasticsearch namespace by @mohammaddanishali-bit in #675
- Fix OpenSearchProperties Environment injection for integration tests by @manan164 in #742
- Make WorkflowSweeper simpler and robust. by @manan164 in #728
- Keep legacy sweeper by @manan164 in #744
- Annotation support for system task workers by @v1r3n in #737
WF_SERVERdocumentation inui/README.mdby @mp-orkes in #741- Fix/dynamic fork nested support by @manan164 in #748
- Docker build fixes and deployments by @v1r3n in #747
- fix: Allow forkTaskInputs approach for FORK_JOIN_DYNAMIC validation by @manan164 in #751
- Support Agentic flows by @v1r3n in #745
- Fix issue with sqlite based queue where the timeout did not work cons… by @v1r3n in #738
New Contributors
- @rajeshwar-nu made their first contribution in #715
- @mp-orkes made their first contribution in #725
- @mohammaddanishali-bit made their first contribution in #675
Full Changelog: v3.21.23...v3.21.24-rc.1