This release improves the `prefect deploy` command, adds new project steps, squashes a swarm of bugs, and much more!
See the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-21013) for details.
2.10.12
Not secure
This release restores the deployment tab in the UI, further improves CLI speed, adds support for local health checks on workers, and much more!
See the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-21012) for details.
2.10.11
Not secure
This release brings upgrades that streamline your deployment experience! The `prefect deploy` command now offers interactive prompts for deployment names and work pool selections. 👥 We've also introduced a work pool creation wizard 🧙 to simplify the process, guiding you through essentials like basic work pool info, infrastructure type, and configuration.
Additional improvements include support for SQLAlchemy 2, and much more!
See the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-21011) for more details.
2.10.10
Not secure
This release improves CLI performance, addresses orchestration race conditions, improves handling of terminal signals for workers, and more.
Check out the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-21010) additional enhancements, fixes, and details.
2.10.9
Not secure
This release adds worker logs to the flow run page, improves handling of termination signals, and adds global default settings for flow and task run retries.
Check out the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-2109) for additional enhancements, fixes, and details.
2.10.8
Not secure
This release relaxes flow run orchestration rules for improved behavior on infrastructure restart, fixes a bug with hanging CLI commands, and includes a few small improvements.
See the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-2108) for details