What's Changed
Bug Fixes ๐
- Fix UnicodeDecodeError when subprocess outputs non-UTF-8 bytes by @Krishnachaitanyakc in #21267
- Fix ValueError when deploying flows whose source is outside cwd by @devin-ai-integration[bot] in #21281
Development & Tidiness ๐งน
- chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #21283
- chore(deps): bump azure/setup-kubectl from 4 to 5 by @dependabot[bot] in #21291
- chore(deps): bump the uv-dependencies group across 1 directory with 46 updates by @dependabot[bot] in #21257
Documentation ๐
- docs: add section on reading persisted results by @devin-ai-integration[bot] in #21278
- Remove Cloudflare reference from network access docs by @devin-ai-integration[bot] in #21289
Uncategorized
- Add bounded queue support to QueueService to prevent OOM during server outages by @zionts in #21033
- Fix EventsWorker class variable mutation and add
_on_item_droppedfor queue cleanup by @devin-ai-integration[bot] in #21273 - Exclude auto-generated docs from document-changes skill by @devin-ai-integration[bot] in #21275
- Update AGENTS.md files for e76e94f by @github-actions[bot] in #21271
- Update AGENTS.md files for abed0e3 by @github-actions[bot] in #21277
- Move Postgres container to a service in python-tests workflow by @devin-ai-integration[bot] in #21282
- Update AGENTS.md files for 0860541 by @github-actions[bot] in #21284
- Add time-based checkpoint to events websocket client by @zangell44 in #21264
- Update AGENTS.md files for e9c9081 by @github-actions[bot] in #21287
- Remove default timeout on
suspend_flow_runby @devin-ai-integration[bot] in #21285 - chore(deps): bump picomatch in /ui by @dependabot[bot] in #21290
New Contributors
- @zionts made their first contribution in #21033
- @Krishnachaitanyakc made their first contribution in #21267
Full Changelog: 3.6.24.dev3...3.6.24.dev4