3.8.1.dev5Pre-release
3.8.1.dev5: Nightly Development Release
Changed 2
- Clear stale expiration entries when a repossessed lease is missing
- Reject unknown fields for FlowRunFilter and its nested criteria
Fixed 2
- Confirm the exact suspension transition reported by a suspension event
- Fix codspell error on unit test TEST_BLOCK_CODE_BAD_SYNTAX on Windows
What's Changed
Bug Fixes 🐞
- Confirm the exact suspension transition reported by a suspension event by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22649
- Fix codspell error on unit test TEST_BLOCK_CODE_BAD_SYNTAX on Windows by @g-ringeisen in https://github.com/PrefectHQ/prefect/pull/22642
Development & Tidiness 🧹
- chore(deps): bump actions/stale from 10 to 11 by @dependabot[bot] in https://github.com/PrefectHQ/prefect/pull/22656
- Clear stale expiration entries when a repossessed lease is missing by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22657
Documentation 📓
- docs: document Submitting and InfrastructurePending states by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22660
Uncategorized
- Reject unknown fields for FlowRunFilter and its nested criteria by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22659
New Contributors
- @g-ringeisen made their first contribution in https://github.com/PrefectHQ/prefect/pull/22642
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.1.dev4...3.8.1.dev5