Deployment Status Monitoring 🚦
- Track deployment status in the Prefect UI
- Emit Prefect Cloud events for deployment status changes, with automation triggers available
Expanded Storage for flow.from_source
🗂
- Load flows from remote storage locations like S3 and Azure Blob Storage using
fsspec
protocols
Enhancements and Fixes 🔧
- Skip Docker builds with
flow.deploy
- Fixes for cancellation cleanup, Pydantic V2 models in flow signatures
Documentation and Guides 📘
- Adds documentation for Systemd daemonization, global concurrency clarification, and Prefect Cloud teams
See the release notes for details!