What's Changed
Enhancements ➕➕
- Add Python 3.13 support by @desertaxle in #17577
Bug Fixes 🐞
- remove extra getattr calls in
visit_collection
forpydantic
objects by @zzstoatzz in #17636
Development & Tidiness 🧹
- Update @prefecthq/prefect-ui-library to version 3.11.54 by @marvin-robot in #17640
Documentation 📓
- fix broken link in docs for settings ref by @rcash in #17639
- docs(gcp): fix google cloud run worker guide link by @rcash in #17642
Uncategorized
- explicitly disallow async rollback hooks until supported by @zzstoatzz in #17638
- Remove code past its marked deprecation date by @desertaxle in #17632
New Contributors
Full Changelog: 3.2.15...3.2.16.dev1