| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-25 | 4.7 kB | |
| v3.31.0 source code.tar.gz | 2026-06-25 | 10.8 MB | |
| v3.31.0 source code.zip | 2026-06-25 | 13.3 MB | |
| Totals: 3 Items | 24.1 MB | 0 | |
What's Changed
- test(test-harness): fix flaky parent-JOIN assertions in HierarchicalForkJoinSubworkflowRetrySpec by @JamesHarris-orkes in https://github.com/conductor-oss/conductor/pull/1148
- Add requestParams type as an optional prop for remote services by @ajlai-orkes in https://github.com/conductor-oss/conductor/pull/1147
- Fix pnpm v10/v11 compatibility and dependency resolution by @ajlai-orkes in https://github.com/conductor-oss/conductor/pull/1151
- fix:update slack invite links across README.md and CONTRIBUTING.md by @najeebkp in https://github.com/conductor-oss/conductor/pull/1160
- fix: execution page rendering fix by @najeebkp in https://github.com/conductor-oss/conductor/pull/1162
- Fix test-harness failures by @ajlai-orkes in https://github.com/conductor-oss/conductor/pull/1173
- Update README and publish.ymls to use ui-next instead of the former ui by @ajlai-orkes in https://github.com/conductor-oss/conductor/pull/1168
- docs(faq): add troubleshooting entry for duplicate task scheduling (attempt 0 × 2) by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/1174
- Publish interfaces by @JamesHarris-orkes in https://github.com/conductor-oss/conductor/pull/1107
- fix: Bring back SqliteFileMetadataDAO bean by @kowser-orkes in https://github.com/conductor-oss/conductor/pull/1177
- https://orkes.atlassian.net/browse/CCOR-13151 by @ajlai-orkes in https://github.com/conductor-oss/conductor/pull/1178
- test(harness): fix flaky polls — retry up to 4x, add null guard to pollAndFailTask by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/1165
- feat:add SLACK integration type,Hide task Docs link when no documentation URL exists by @najeebkp in https://github.com/conductor-oss/conductor/pull/1139
- chore(deps): bump org.testcontainers:testcontainers from 2.0.3 to 2.0.5 by @dependabot[bot] in https://github.com/conductor-oss/conductor/pull/1129
- feat: prevent HUMAN tasks from churning the decider queue (#795) by @martinconstam in https://github.com/conductor-oss/conductor/pull/1171
- Fix DO_WHILE iteration list truncation and refactor summarize UI (CCOR-13148) by @ajlai-orkes in https://github.com/conductor-oss/conductor/pull/1172
- fix: SWITCH task no longer falls through to defaultCase when matched case is empty by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/1159
- feat: remove workflow template entry points by @najeebkp in https://github.com/conductor-oss/conductor/pull/1185
- Update iterations id for playwright tests and fix isSelected by @ajlai-orkes in https://github.com/conductor-oss/conductor/pull/1186
- deprecate: conductor-standalone image + Hub description update by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/1076
- ci(dependabot): reduce PR noise via monthly schedule and grouping by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/1181
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/conductor-oss/conductor/pull/1125
- Add Tag Modal Enhancements by @ajlai-orkes in https://github.com/conductor-oss/conductor/pull/1187
- feat(webhooks-oss): WAIT_FOR_WEBHOOK end-to-end — port + persistence across 5 backings by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/1106
- Revert "feat(webhooks-oss): WAIT_FOR_WEBHOOK end-to-end — port + persistence across 5 backings" by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/1202
- chore(deps): bump the github-actions group with 8 updates by @dependabot[bot] in https://github.com/conductor-oss/conductor/pull/1189
- fix(test): de-flake hierarchical fork/join rerun & restart specs by @v1r3n in https://github.com/conductor-oss/conductor/pull/1206
- fix(docker): update ui-builder stage from legacy ui to ui-next by @manan164 in https://github.com/conductor-oss/conductor/pull/1208
- fix(ci): update server-lite workflow to build ui-next by @manan164 in https://github.com/conductor-oss/conductor/pull/1209
- fix(ci): run UI v2 integration CI only on merge to main and release by @manan164 in https://github.com/conductor-oss/conductor/pull/1218
- Feature/llm timeouts by @NicholasDCole in https://github.com/conductor-oss/conductor/pull/1201
- fix(core): reset nested JOIN tasks transitively after sub-workflow restart by @manan164 in https://github.com/conductor-oss/conductor/pull/1212
New Contributors
- @JamesHarris-orkes made their first contribution in https://github.com/conductor-oss/conductor/pull/1148
- @martinconstam made their first contribution in https://github.com/conductor-oss/conductor/pull/1171
Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.30.2...v3.31.0