v3.32.0-rc.4
Pre-release
Pre-release
What's Changed
- Terminate workflow with custom failure workflow version by @phgbecker in #696
- feat(rest): add GET /workflow/{workflowId}/status endpoint by @nthmost-orkes in #1200
- fix(ai): attach user media to Anthropic requests by @ling-senpeng13 in #1238
- feat(ui): generic task execution-panel plugin slot by @vishesh-orkes in #1235
- fix(core): fix retry, rerun and restart for sub-workflows in fork-join by @manan164 in #1222
- fix(ai): normalize OpenAI base URL to always include /v1 by @vishesh-orkes in #1253
- Only show summarize toggle for DO_WHILE task by @ajlai-orkes in #1250
- Fix path traversal in MockExternalPayloadStorage by @nthmost-orkes in #723
- Undo the ai task cards height so the padding is equal on top and bott… by @ajlai-orkes in #1261
- feat: workflow classifier for definitions and execution search by @bradyyie in #1268
- Fix error handling on DELETE of Event Handler by @ajlai-orkes in #1262
- Provider/model filtering only looked at promptName, but chat complete… by @ajlai-orkes in #1269
New Contributors
- @ling-senpeng13 made their first contribution in #1238
Full Changelog: v3.32.0-rc.3...v3.32.0-rc.4