What's Changed
Bug Fixes ๐
- Fix visit_collection to handle NamedTuples by @chuqCTC in #20517
- fix(ui): use count endpoint for deployments page empty state check by @zzstoatzz in #20404
Integrations & Dependencies ๐ค
- migrate prefect-gcp secret_manager from @sync_compatible to @async_dispatch by @zzstoatzz in #20513
Development & Tidiness ๐งน
- Remove old admin routes by @desertaxle in #20515
- Split prefect-sqlalchemy into SqlAlchemyConnector (sync) and AsyncSqlAlchemyConnector (async) by @devin-ai-integration[bot] in #20447
Uncategorized
- Add tests/infrastructure to clear_db exclusion list by @devin-ai-integration[bot] in #20507
- Fix flaky test: add thread completion check and increase timeout by @devin-ai-integration[bot] in #20505
- Fix env var template resolution in deploy --all console output by @devin-ai-integration[bot] in #20511
- Add bulk operation endpoints for flow runs, deployments, and flows by @bunchesofdonald in #20469
- fix: resolve circular import when plugins import from prefect by @desertaxle in #20514
New Contributors
Full Changelog: 3.6.16.dev4...3.6.16.dev5