What's Changed
Enhancements ➕➕
- Migrate pause/suspend/resume and run_input from @sync_compatible to @async_dispatch by @devin-ai-integration[bot] in #20178
Bug Fixes 🐞
- Fix PrefectDbtRunner for multi-word commands by @lostkamp in #20221
- Separate Prefect and AWS resources in ECS provisioner display by @devin-ai-integration[bot] in #20232
- Support ISO 8601 duration strings for interval schedules in prefect.yaml by @zzstoatzz in #20238
Integrations & Dependencies 🤝
- Add create and delete job tasks to prefect-dbt Cloud integration by @zzstoatzz in #20216
Development & Tidiness 🧹
- chore: add claude command frontmatter by @zzstoatzz in #20224
- feat: enable multi-checker type safety tests with mypy, pyright, and ty by @zzstoatzz in #20159
- migrate concurrency/v1 from @sync_compatible to @async_dispatch by @zzstoatzz in #20225
- refactor: migrate blocks/core.py from @sync_compatible to @async_dispatch by @devin-ai-integration[bot] in #20226
Documentation 📓
- Link automation.action.* events to automation.triggered event by @chrisguidry in #20227
Uncategorized
- Add CLI Command for Custom Deployments SDK by @desertaxle in #20173
- Add DISABLED to client DeploymentStatus enum for Cloud compatibility by @chrisguidry in #20244
New Contributors
Full Changelog: 3.6.11.dev4...3.6.11.dev5