Prefect v2.3.2 Release Notes
-
โจ Enhancements
- ๐ป UI displays an error message when backend is unreachable - https://github.com/PrefectHQ/prefect/pull/6670
๐ Fixes
- ๐ Fix issue where parameters weren't updated when a deployment was re-applied by @lennertvandevelde in https://github.com/PrefectHQ/prefect/pull/6668
- ๐ Fix issues with stopping Orion on Windows machines - https://github.com/PrefectHQ/prefect/pull/6672
- ๐ Fix issue with GitHub storage running in non-empty directories - https://github.com/PrefectHQ/prefect/pull/6693
- ๐ Fix issue where some user-supplied values were ignored when creating new deployments - https://github.com/PrefectHQ/prefect/pull/6695
Collections
- โ Added prefect-fugue
Contributors
- @lennertvandevelde made their first contribution! โ https://github.com/PrefectHQ/prefect/pull/6668