github PrefectHQ/prefect 3.7.3
3.7.3 - Scheduler go brrrr

4 hours ago

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: 3.7.2...3.7.3

Don't miss a new prefect release

NewReleases is sending notifications on new releases.