- Added FastAPI Reference Code API docs (PEP 727) and a BackgroundTasks subclass with custom docstrings, plus a docs structure refactor.
- Dropped Python 3.7 support; FastAPI now requires Python 3.8 or newer (breaking change).
- Bumped CI actions (download artifact, checkout, PyPI publish) and refreshed sponsor and contributor information.