v3.32.0-rc.23
Pre-release
Pre-release
·
16 commits
to main
since this release
What's Changed
- fix: restore OTLP metrics export removed when conductor-metrics module retired by @pratikshabelwate05 in #1426
- fix(azure-foundry): scan content parts for text instead of assuming content[0] is text by @shaileshpadave in #1445
- Fixing: Subagent DropDown disappears when toggle is on by @propp-orkes in #1395
- Remove sqlite vector by @v1r3n in #1455
- Avoid starving system task workers by @v1r3n in #1204
- fix(ui-next): show each agent's own strategy in Agent Execution view,… by @meghana21-arch in #1456
- fix: resolve persistence concurrency-limit wiring and add /api/health endpoint by @v1r3n in #1462
- fix: self-hosted models — base_url NPE + OPENAI_BASE_URL silently ignored by @shaileshpadave in #1468
- fix: 404 on SSE stream open for nonexistent execution IDs by @shaileshpadave in #1469
- fix: proper 404/400/409 for common agent API client errors by @shaileshpadave in #1470
- test: fix the CI test flakes - SubWorkflowRestartSpec race + WorkflowRerunTests cleanup by @manan164 in #1465
- fix(grpc-ui): auto-select host when a gRPC service is chosen by @shaileshpadave in #1466
- Add frontend code coverage and fix LLM Chat/Text tasks by @ajlai-orkes in #1461
New Contributors
- @pratikshabelwate05 made their first contribution in #1426
- @meghana21-arch made their first contribution in #1456
Full Changelog: v3.32.0-rc.22...v3.32.0-rc.23