2.28.0
What's Changed
✨ Features
- Add Gemini 3.5 Flash model to CodeMie
- Make 'WIQL Query' attribute optional when creating new Azure DevOps Datasource
- Support Streaming Resume for Workflow Executions (
PUT /resumeendpoint) in CodeMie - Ability to set a hint or guidance text for the workflow prompt input field
🐛 Bug Fixes
- Platform datasource indexing fails with
AttributeError: 'CreatedByUser' object has no attribute 'email'during processing context setup - TA Desk Bug Verification workflow fails with "IndexError: list index out of range"
- User search in Analytics fails on prod with asyncpg InterfaceError when retrieving large users list
- Workflow editor does not persist empty description after clearing existing value
- Confluence data source: Monthly auto reindex (1st day at 00:00) is not executed despite scheduler configuration
- Parallel tool calls can overload backend, show completed state while still running, and eventually fail by timeout
- On Budget Override popup user Id is displayed instead of First- Last Name
- Tool Usage table is empty on Analytics page when project filter is applied
Full Changelog: 2.27.0...2.28.0