What's Changed
Enhancements ➕➕
- Added support for embedding image in mail by @lavishkhandelwal in #17790
- allow configuring
RecentDeploymentScheduler
loop interval by @zzstoatzz in #17795
Bug Fixes 🐞
- Avoid deleting runs where execution has been attempted or are past their scheduled start date by @desertaxle in #17769
- Update event occurred + related resource indexes for Postgres by @desertaxle in #17731
- Fix readiness_result type to match expected Process type by @Igort4 in #17771
- deprecate runner webserver machinery by @zzstoatzz in #17775
- Only prompt to save if file does not exist by @cicdw in #17519
Development & Tidiness 🧹
- update classifiers and matrix generation for integrations 3.13 support by @zzstoatzz in #17791
- avoid unexpected pre-commit diffs from local to CI by @zzstoatzz in #17779
- Update @prefecthq/prefect-ui-library to version 3.11.55 by @marvin-robot in #17786
- Update @prefecthq/prefect-ui-library to version 3.12.0 by @marvin-robot in #17801
Experimental
- Add GCS bundle upload and execute steps by @desertaxle in #17781
New Contributors
- @Igort4 made their first contribution in #17771
- @lavishkhandelwal made their first contribution in #17790
Full Changelog: 3.3.3...3.3.4