3.0.10: Serve returned
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 #15691
Development
- Add
APISettings
setting group by @desertaxle in #15701
Full Changelog: 3.0.9...3.0.10