3.8.5.dev4Pre-release
3.8.5.dev4: Nightly Development Release
Changed 2
- Use current settings for resource label validation
- Apply jitter around the backed off interval in critical_service_loop
Fixed 1
- Fix two flaky tests found in Unit tests on main
From Prefect
What's Changed
Enhancements ➕➕
- Use current settings for resource label validation by @chuqCTC in https://github.com/PrefectHQ/prefect/pull/22959
Development & Tidiness 🧹
- Fix two flaky tests found in Unit tests on main by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22977
Uncategorized
- Apply jitter around the backed off interval in critical_service_loop by @ethanstoner in https://github.com/PrefectHQ/prefect/pull/22980
New Contributors
- @ethanstoner made their first contribution in https://github.com/PrefectHQ/prefect/pull/22980
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.5.dev3...3.8.5.dev4