Background Services and Where to Find Them
This release fixes a bug where the EventPersister was not running by default.
What's Changed
Enhancements ➕➕
- Add warning of potential client/server incompatibilities by @desertaxle in #17210
- Set
cache_okflag to true for UUIDList by @cicdw in #17232 - Adds more database tuning settings for PostgreSQL by @cicdw in #17236
- Surfaces pull step errors as independent log messages by @chrisguidry in #17214
Bug Fixes 🐞
- improved
cancelled_flow_queryby @zzstoatzz in #17095 - respect aliases when loading custom
logging.yamlby @zzstoatzz in #17162 - Adds
PREFECT_SERVER_API_BASE_PATHsetting by @cicdw in #16967 - Brings back
EventPersisterin discovery of background services by @chrisguidry in #17240
Integrations & Dependencies 🤝
- experimental
prefect-awsbundle steps by @zzstoatzz in #17201
Development & Tidiness 🧹
- Add
types-dateparserto dev deps by @sobolevn in #17212 - cleaning unnecessary files from repo root by @zzstoatzz in #17235
- use
justinstead ofmakecommand runner and use uv by @zzstoatzz in #17149 - remove Makefile by @zzstoatzz in #17233
Documentation 📓
- [Docs] Tweak timeline dates in Prefect History section by @daniel-prefect in #17199
- standardize names of step action slugs in docs by @zzstoatzz in #17223
New Contributors
Full Changelog: 3.2.6...3.2.7