3.8.5.dev3Pre-release
3.8.5.dev3: Nightly Development Release
Fixed 3
- Fix scheduled flow run polling
- Preserve explicit falsy prefect-redis client overrides
- Remove the unbounded flow run count from the dashboard empty-state check
From Prefect
What's Changed
Bug Fixes 🐞
- Fix scheduled flow run polling by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22970
- Preserve explicit falsy prefect-redis client overrides by @qdivan in https://github.com/PrefectHQ/prefect/pull/22974
- Remove the unbounded flow run count from the dashboard empty-state check by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22920
Development & Tidiness 🧹
- Make the test storage_document_id fixture and block data encryption deterministic by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22966
New Contributors
- @qdivan made their first contribution in https://github.com/PrefectHQ/prefect/pull/22974
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.5.dev2...3.8.5.dev3