'Twas the night before Christmas, when through every cloud
Not a CPU was stirring, not even in prod
Bug Fixes ๐
- Remove FastAPI from prefect.flow's default import path. by @aaazzam in #16473
- fix incorrect use of
getattr
by @zzstoatzz in #16498
Development & Tidiness ๐งน
- [typing] misc prefect modules by @mjpieters in #16468
- [typing] update
prefect.futures
by @zzstoatzz in #16381 - Bump astral-sh/setup-uv from 4 to 5 by @dependabot in #16478
- address typing nits by @zzstoatzz in #16495
- Ensure client tests don't run with SQLite by @desertaxle in #16488
Documentation ๐
- fix link to
serve
docs by @zzstoatzz in #16475
Full Changelog: 3.1.9...3.1.10