Skip to main content

3.7.4 - From cradle to grave

Released on June 05, 2026 New Features πŸŽ‰
  • Emit lifecycle events (created, updated, deleted) for all domain objects including variables, flows, block documents, block types, concurrency limits, artifact collections, and automations by @chrisguidry in #22226
Enhancements βž•βž•
  • Add Redis-backed cleanup queue backend with optimistic transactions and cross-process wakeups by @desertaxle in #22109
  • Add cleanup reconciler for worker channel delivery with lease expiry, retry, and dead-letter policies by @desertaxle in #22205
  • Add cleanup delivery dispatcher for routing reserved cleanup messages to workers over WebSocket by @desertaxle in #22206
  • Add configurable filter params (automations, sort, limit, offset) to read_automations client methods by @devin-ai-integration[bot] in #22191
  • Surface sanitized git clone stderr in error messages when no known hint matches by @zzstoatzz in #22196
Bug Fixes 🐞 Documentation πŸ““ Development & Tidiness 🧹 Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.7.3…3.7.4

3.7.3 - Scheduler go brrrr

Released on June 01, 2026 Automatic dependency installation for pulled-code deployments is now opt-in. In 3.7.2, the runner would automatically prepare project dependencies when a deployment pulled code containing a pyproject.toml. This behavior is now disabled by default. Set PREFECT_RUNNER_AUTO_INSTALL_DEPENDENCIES=true (or runner.auto_install_dependencies = true in your profile) to re-enable it. Enhancements βž•βž• Bug Fixes 🐞 Integrations & Dependencies 🀝 Development & Tidiness 🧹 Documentation πŸ““ Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.7.2…3.7.3

3.7.2 - Delete after running

Released on May 22, 2026 Enhancements βž•βž• Bug Fixes 🐞 Development & Tidiness 🧹 Documentation πŸ““ Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.7.1…3.7.2

3.7.1 - Don’t touch that dial!

Released on May 16, 2026 Enhancements βž•βž• Bug Fixes 🐞 Integrations & Dependencies 🀝 Development & Tidiness 🧹 Documentation πŸ““ Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.7.0…3.7.1

3.7.0 - Our little features are all grown up πŸ₯²

Released on May 06, 2026 New Features πŸŽ‰ Enhancements βž•βž• Bug Fixes 🐞 Development & Tidiness 🧹 Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.6.29…3.7.0