What's Changed
Enhancements ➕➕
- Adds new connection application name setting by @cicdw in #16690
- Allow servers to start with no background services by @cicdw in #16693
Bug Fixes 🐞
- Handles the instrumentation case where a future is only used to wait_for by @chrisguidry in #16709
Development & Tidiness 🧹
- Improve type completeness of
prefect.server.services
by @desertaxle in #16701 - Delete old create integrations cards script by @desertaxle in #16704
- Improve typing in
prefect.results
by @desertaxle in #16714
Documentation 📓
- Docs quickstart feedback by @kevingrismore in #16683
- Fix silly typo by @cicdw in #16703
Full Changelog: 3.1.13.dev2...3.1.13.dev3