3.8.4.dev6Pre-release
3.8.4.dev6: Nightly Development Release
Fixed 4
- Open a parameters dialog when a quick run needs required parameters
- Fix inconsistent deployment status display on flow detail page
- Use total_seconds in the worker polling healthcheck
- Do not overwrite in-flight schema form edits with stale parent values
From Prefect
What's Changed
Bug Fixes 🐞
- Open a parameters dialog when a quick run needs required parameters by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22903
Development & Tidiness 🧹
- Deflake work pool detail e2e test: scope metadata assertions to the sidebar by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22899
Uncategorized
- (ui-v2) Fix inconsistent deployment status display on flow detail page by @vyagubov in https://github.com/PrefectHQ/prefect/pull/22901
- Use total_seconds in the worker polling healthcheck by @tushardev-365 in https://github.com/PrefectHQ/prefect/pull/22900
- Do not overwrite in-flight schema form edits with stale parent values by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22905
New Contributors
- @tushardev-365 made their first contribution in https://github.com/PrefectHQ/prefect/pull/22900
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.4.dev5...3.8.4.dev6