3.8.5.dev1Pre-release
3.8.5.dev1: Nightly Development Release
Changed 2
- Update count and filter models to include id fields and matching filters
- Clarify process worker project detection runs after pull steps
Fixed 4
- Suggest existing deployment tags in the V2 deployments filter
- MS Teams/Power Automate no longer works with new URL
- Keep run-context related resources within the maximum an event permits
- Fix automations SDK filter model
From Prefect
What's Changed
Bug Fixes 🐞
- Suggest existing deployment tags in the V2 deployments filter by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22939
- fix: MS Teams/Power Automate no longer works with new URL by @Roshan931 in https://github.com/PrefectHQ/prefect/pull/22908
- Keep run-context related resources within the maximum an event permits by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22835
Development & Tidiness 🧹
- fix(e2e): re-verify work pool state after navigation in empty-state test by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22933
Documentation 📓
- Add Prefect Cloud scope of support documentation by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22923
Uncategorized
- Enhancement: update count and filter models to include id fields and matching filt… by @znicholasbrown in https://github.com/PrefectHQ/prefect/pull/22944
- docs: clarify process worker project detection runs after pull steps by @github-actions[bot] in https://github.com/PrefectHQ/prefect/pull/22940
- Bugfix: automations SDK filter model by @znicholasbrown in https://github.com/PrefectHQ/prefect/pull/22945
New Contributors
- @Roshan931 made their first contribution in https://github.com/PrefectHQ/prefect/pull/22908
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.4...3.8.5.dev1