Releases
0.115.8
Fixes
π Fix OAuth2PasswordRequestForm
and OAuth2PasswordRequestFormStrict
fixed grant_type
"password" RegEx. PR #9783 by @skarfie123 .
Refactors
β
Simplify tests for body_multiple_params . PR #13237 by @alejsdev .
β»οΈ Move duplicated code portion to a static method in the APIKeyBase
super class. PR #3142 by @ShahriyarR .
β
Simplify tests for request_files. PR #13182 by @alejsdev .
Docs
π Change the word "unwrap" to "unpack" in docs/en/docs/tutorial/extra-models.md
. PR #13061 by @timothy-jeong .
π Update Request Body's tutorial002
to deal with tax=0
case. PR #13230 by @togogh .
π₯ Update FastAPI People - Experts. PR #13269 by @tiangolo .
Translations
π Add Japanese translation for docs/ja/docs/environment-variables.md
. PR #13226 by @k94-ishi .
π Add Russian translation for docs/ru/docs/advanced/async-tests.md
. PR #13227 by @Rishat-F .
π Update Russian translation for docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
. PR #13252 by @Rishat-F .
π Add Russian translation for docs/ru/docs/tutorial/bigger-applications.md
. PR #13154 by @alv2017 .
Internal
β¬οΈ Add support for Python 3.13. PR #13274 by @tiangolo .
β¬οΈ Upgrade AnyIO max version for tests, new range: >=3.2.1,<5.0.0
. PR #13273 by @tiangolo .
π§ Update Sponsors badges. PR #13271 by @tiangolo .
β»οΈ Fix notify_translations.py
empty env var handling for PR label events vs workflow_dispatch. PR #13272 by @tiangolo .
β»οΈ Refactor and move scripts/notify_translations.py
, no need for a custom GitHub Action. PR #13270 by @tiangolo .
π¨ Update FastAPI People Experts script, refactor and optimize data fetching to handle rate limits. PR #13267 by @tiangolo .
β¬ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4. PR #13251 by @dependabot[bot] .
You canβt perform that action at this time.