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