What's Changed
Enhancements ➕➕
- Fix import order dependency and circular import issues by @zzstoatzz in #19344
- emit events for each deployment pull step execution by @zzstoatzz in #19339
Bug Fixes 🐞
- Fix EventsWorker singleton leak in prefect_test_harness by @zzstoatzz in #19343
- Fix
run_deploymentexecution graph display when called from tasks by @desertaxle in #19361
Development & Tidiness 🧹
- chore(deps): bump helm/kind-action from 1.12.0 to 1.13.0 by @dependabot[bot] in #19340
- Remove legacy settings imports from CLI by @desertaxle in #19353
- clean up root directory by @zzstoatzz in #19355
Documentation 📓
Uncategorized
- chore(deps): bump @prefecthq/vue-compositions from 1.12.1 to 1.12.2 in /ui by @dependabot[bot] in #19323
- chore(deps-dev): bump vue-tsc from 3.0.4 to 3.1.2 in /ui by @dependabot[bot] in #19283
- Chore: Update prefect-ui-library to latest by @znicholasbrown in #19350
- Auto-update documentation by @github-actions[bot] in #19351
- Auto-update documentation by @github-actions[bot] in #19356
- Replace Optional with pipe syntax in _trim_traceback function by @devin-ai-integration[bot] in #19358
- auto-close superseded documentation PRs by @zzstoatzz in #19357
New Contributors
- @devin-ai-integration[bot] made their first contribution in #19358
Full Changelog: 3.5.1.dev2...3.5.1.dev3