Features
- ⬆ Add Python 3.11 to the officially supported versions. PR #5587 by @tiangolo.
- ✅ Enable tests for Python 3.11. PR #4881 by @tiangolo.
Fixes
Docs
- ✏ Fix typo in
docs/en/docs/tutorial/security/oauth2-jwt.md
. PR #5584 by @vivekashok1221.
Translations
- 🌐 Update wording in Chinese translation for
docs/zh/docs/python-types.md
. PR #5416 by @supercaizehua. - 🌐 Add Russian translation for
docs/ru/docs/deployment/index.md
. PR #5336 by @Xewus. - 🌐 Update Chinese translation for
docs/tutorial/security/oauth2-jwt.md
. PR #3846 by @jaystone776.
Internal
- 👷 Update FastAPI People to exclude bots: pre-commit-ci, dependabot. PR #5586 by @tiangolo.
- 🎨 Format OpenAPI JSON in
test_starlette_exception.py
. PR #5379 by @iudeen. - 👷 Switch from Codecov to Smokeshow plus pytest-cov to pure coverage for internal tests. PR #5583 by @tiangolo.
- 👥 Update FastAPI People. PR #5571 by @github-actions[bot].