What's Changed
Enhancements ➕➕
- Add delete flow run automation action by @zzstoatzz in #22018
Bug Fixes 🐞
- fix: use stdlib
importlib.metadatainstead ofimportlib_metadatabackport by @devin-ai-integration[bot] in #22012 - fix: improve-missing-block-reference-errors by @hemantmm in #21945
Development & Tidiness 🧹
- fix(tests): fix flaky
test_workerintegration test with event subscription race by @devin-ai-integration[bot] in #22010 - chore(deps): bump idna from 3.11 to 3.15 by @dependabot[bot] in #22015
- chore(deps): bump pymdown-extensions from 10.20 to 10.21.3 by @dependabot[bot] in #22022
Documentation 📓
- docs: replace stale
prefect runCLI example withpythonby @devin-ai-integration[bot] in #22013
Uncategorized
- Speed up client test CI shards by @desertaxle in #22003
- ci: add generic dependency-override compat testing to integration matrix by @devin-ai-integration[bot] in #22000
- chore(deps): bump ws from 8.18.0 to 8.20.1 in /ui by @dependabot[bot] in #22009
- test: add import-performance guardrails by @devin-ai-integration[bot] in #22002
- test: flip clear_db marker from opt-out to opt-in by @desertaxle in #21918
- Index triggers by expect pattern to avoid O(n) scan in find_interested_triggers by @chuqCTC in #21977
- docs: add delete-flow-run automation action to action types table by @github-actions[bot] in #22021
- tweak codeowners by @zzstoatzz in #22020
- fix(bundles): make ZipBuilder storage keys truly content-addressed by @devin-ai-integration[bot] in #22008
- Add worker channel handshake and heartbeat by @desertaxle in #22004
Full Changelog: 3.7.2.dev2...3.7.2.dev3