3.8.5.dev5Pre-release
3.8.5.dev5: Nightly Development Release
Changed 1
- Bump snowflake-connector-python from 4.4.0 to 4.7.1
Fixed 4
- Do not import pandas when prefect.cache_policies is imported
- Handle Podman missing-container responses when auto-removing containers
- Add parameter overrides to the deployment schedule dialog
- Fix create-flow form item gap
From Prefect
What's Changed
Bug Fixes 🐞
- Do not import pandas when prefect.cache_policies is imported by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22999
- Handle Podman missing-container responses when auto-removing containers by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/23005
- Add parameter overrides to the deployment schedule dialog by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22805
Uncategorized
- fix create-flow form item gap by @uinstinct in https://github.com/PrefectHQ/prefect/pull/23000
- Bump snowflake-connector-python from 4.4.0 to 4.7.1 by @dependabot[bot] in https://github.com/PrefectHQ/prefect/pull/22996
- chore(deps): Update docker images by @prefect-renovate[bot] in https://github.com/PrefectHQ/prefect/pull/22993
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.5.dev4...3.8.5.dev5