3.7.5.dev4: Nightly Development Release
Pre-release
Pre-release
·
6 commits
to main
since this release
What's Changed
Enhancements ➕➕
- Fix pending task runs in flow run graph by @devin-ai-integration[bot] in #22287
Bug Fixes 🐞
- fix(server): FastAPI 0.137 compatibility — skip route deletion when router is referenced by @devin-ai-integration[bot] in #22277
- fix(runner): degrade events WebSocket on transient connection failures by @yukiyan in #22241
- fix(events): declare ESCAPE character in LIKE expressions for SQLite compatibility by @devin-ai-integration[bot] in #22264
- fix(server): snapshot block registry before iterating in auto-registration by @devin-ai-integration[bot] in #22297
Development & Tidiness 🧹
- chore(deps): bump tornado from 6.5.5 to 6.5.6 by @dependabot[bot] in #22269
- chore(deps-dev): bump ruff from 0.15.15 to 0.15.16 in the python-dependencies group by @dependabot[bot] in #22254
- chore(deps): bump the uv-dependencies group across 1 directory with 14 updates by @dependabot[bot] in #22281
- chore(deps): bump pyjwt from 2.12.0 to 2.13.0 by @dependabot[bot] in #22292
Documentation 📓
- docs: fix deployment name format in schedule creation guide by @devin-ai-integration[bot] in #22284
- docs: align zombie-flow detection guide with current heartbeat defaults by @devin-ai-integration[bot] in #22285
Uncategorized
- chore(deps): bump esbuild, @vitejs/plugin-vue and vite in /ui by @dependabot[bot] in #22273
- fix(server): URL-encode credentials in asyncpg LISTEN/NOTIFY DSN by @chuqCTC in #22089
- chore(deps): bump ws from 8.20.1 to 8.21.0 in /ui by @dependabot[bot] in #22294
- chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /ui by @dependabot[bot] in #22293
- chore(deps): bump form-data from 4.0.5 to 4.0.6 in /ui by @dependabot[bot] in #22289
- PLA-2795: migrate prefect workflows to prefect-ci-bot trust-tier Apps by @jamiezieziula in #22288
Full Changelog: 3.7.5.dev3...3.7.5.dev4