Hey all! Prefect 2.3.1 was just released!
It contains a number of bug fixes and enhancements. And we released a prefect-jupyter collection for running Jupyter notebooks in flows!
Enhancements
Add sync compatibility to run for all infrastructure types — #6654
Update Docker container name collision log to INFO level for clarity — #6657
Refactor block documents queries for speed — #6645
Update block CLI to match standard styling — #6679
Fixes
Add git to the Prefect image — #6653
Update Docker container runs to be robust to container removal — #6656
Fix parsing of PREFECT_TEST_MODE in PrefectBaseModel — #6647
Fix handling of .prefectignore paths on Windows — #6680
Contributors
@Mars made their first contribution — #6639
@pdashk made their first contribution — #6640
Check out all the linked PRs in the Release Notes.
pip install -U prefect to upgrade!