This release fixes an issue where served flows would exit early and continues our reorganization of settings with `pydantic-settings`.
Bug Fixes ๐
* Fix bug where `.serve` exits early and add integration test by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15691
Development
* Add `APISettings` setting group by desertaxle in https://github.com/PrefectHQ/prefect/pull/15701
**Full Changelog**: https://github.com/PrefectHQ/prefect/compare/3.0.9...3.0.10