Upgrades
- ➖ Remove
orjson
andujson
from default dependencies. PR #11842 by @tiangolo.- These dependencies are still installed when you install with
pip install "fastapi[all]"
. But they not included inpip install fastapi
.
- These dependencies are still installed when you install with
- 📝 Restored Swagger-UI links to use the latest version possible. PR #11459 by @UltimateLobster.
Docs
- ✏️ Rewording in
docs/en/docs/fastapi-cli.md
. PR #11716 by @alejsdev. - 📝 Update Hypercorn links in all the docs. PR #11744 by @kittydoor.
- 📝 Update docs with Ariadne reference from Starlette to FastAPI. PR #11797 by @DamianCzajkowski.
- 📝 Update fastapi instrumentation external link. PR #11317 by @softwarebloat.
- ✏️ Fix links to alembic example repo in docs. PR #11628 by @augiwan.
- ✏️ Update
docs/en/docs/fastapi-cli.md
. PR #11715 by @alejsdev. - 📝 Update External Links . PR #11500 by @devon2018.
- 📝 Add External Link: Tutorial de FastAPI, ¿el mejor framework de Python?. PR #11618 by @EduardoZepeda.
- 📝 Fix typo in
docs/en/docs/tutorial/body-multiple-params.md
. PR #11698 by @mwb-u. - 📝 Add External Link: Deploy a Serverless FastAPI App with Neon Postgres and AWS App Runner at any scale. PR #11633 by @ananis25.
- 📝 Update
security/first-steps.md
. PR #11674 by @alejsdev. - 📝 Update
security/first-steps.md
. PR #11673 by @alejsdev. - 📝 Update note in
path-params-numeric-validations.md
. PR #11672 by @alejsdev. - 📝 Tweak intro docs about
Annotated
andQuery()
params. PR #11664 by @tiangolo. - 📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose. PR #11589 by @estebanx64.
- 📝 Update docs. PR #11603 by @alejsdev.
- ✏️ Fix typo: convert every 're-use' to 'reuse'.. PR #11598 by @hasansezertasan.
- ✏️ Fix typo in
fastapi/applications.py
. PR #11593 by @petarmaric. - ✏️ Fix link in
fastapi-cli.md
. PR #11524 by @svlandeg.
Translations
- 🌐 Add Spanish translation for
docs/es/docs/how-to/graphql.md
. PR #11697 by @camigomezdev. - 🌐 Add Portuguese translation for
docs/pt/docs/reference/index.md
. PR #11840 by @lucasbalieiro. - 🌐 Fix link in German translation. PR #11836 by @anitahammer.
- 🌐 Add Portuguese translation for
docs/pt/docs/tutorial/dependencies/sub-dependencies.md
. PR #11792 by @Joao-Pedro-P-Holanda. - 🌐 Add Turkish translation for
docs/tr/docs/tutorial/request-forms.md
. PR #11553 by @hasansezertasan. - 🌐 Add Portuguese translation for
docs/pt/docs/reference/exceptions.md
. PR #11834 by @lucasbalieiro. - 🌐 Add Portuguese translation for
docs/pt/docs/tutorial/dependencies/global-dependencies.md
. PR #11826 by @Joao-Pedro-P-Holanda. - 🌐 Add Portuguese translation for
docs/pt/docs/how-to/general.md
. PR #11825 by @lucasbalieiro. - 🌐 Add Portuguese translation for
docs/pt/docs/advanced/async-tests.md
. PR #11808 by @ceb10n. - 🌐 Add Ukrainian translation for
docs/uk/docs/tutorial/first-steps.md
. PR #11809 by @vkhoroshchak. - 🌐 Add Portuguese translation for
docs/pt/docs/tutorial/dependencies/dependencies-in-path-operation-operators.md
. PR #11804 by @Joao-Pedro-P-Holanda. - 🌐 Add Chinese translation for
docs/zh/docs/fastapi-cli.md
. PR #11786 by @logan2d5. - 🌐 Add Portuguese translation for
docs/pt/docs/advanced/openapi-webhooks.md
. PR #11791 by @ceb10n. - 🌐 Update Chinese translation for
docs/tutorial/security/oauth2-jwt.md
. PR #11781 by @logan2d5. - 📝 Fix image missing in French translation for
docs/fr/docs/async.md
. PR #11787 by @pe-brian. - 🌐 Add Portuguese translation for
docs/pt/docs/advanced/advanced-dependencies.md
. PR #11775 by @ceb10n. - 🌐 Add Portuguese translation for
docs/pt/docs/tutorial/dependencies/classes-as-dependencies.md
. PR #11768 by @Joao-Pedro-P-Holanda. - 🌐 Add Portuguese translation for
docs/pt/docs/advanced/additional-status-codes.md
. PR #11753 by @ceb10n. - 🌐 Add Portuguese translation for
docs/pt/docs/tutorial/dependencies/index.md
. PR #11757 by @Joao-Pedro-P-Holanda. - 🌐 Add Portuguese translation for
docs/pt/docs/advanced/settings.md
. PR #11739 by @Joao-Pedro-P-Holanda. - 🌐 Add French translation for
docs/fr/docs/learn/index.md
. PR #11712 by @benjaminvandammeholberton. - 🌐 Add Portuguese translation for
docs/pt/docs/how-to/index.md
. PR #11731 by @vhsenna. - 🌐 Add Portuguese translation for
docs/pt/docs/advanced/additional-responses.md
. PR #11736 by @ceb10n. - 🌐 Add Portuguese translation for
docs/pt/docs/advanced/benchmarks.md
. PR #11713 by @ceb10n. - 🌐 Fix Korean translation for
docs/ko/docs/tutorial/response-status-code.md
. PR #11718 by @nayeonkinn. - 🌐 Add Korean translation for
docs/ko/docs/tutorial/extra-data-types.md
. PR #11711 by @nayeonkinn. - 🌐 Fix Korean translation for
docs/ko/docs/tutorial/body-nested-models.md
. PR #11710 by @nayeonkinn. - 🌐 Add Portuguese translation for
docs/pt/docs/advanced/fastapi-cli.md
. PR #11641 by @ayr-ton. - 🌐 Add Traditional Chinese translation for
docs/zh-hant/docs/fastapi-people.md
. PR #11639 by @hsuanchi. - 🌐 Add Turkish translation for
docs/tr/docs/advanced/index.md
. PR #11606 by @hasansezertasan. - 🌐 Add Turkish translation for
docs/tr/docs/deployment/cloud.md
. PR #11610 by @hasansezertasan. - 🌐 Add Turkish translation for
docs/tr/docs/advanced/security/index.md
. PR #11609 by @hasansezertasan. - 🌐 Add Turkish translation for
docs/tr/docs/advanced/testing-websockets.md
. PR #11608 by @hasansezertasan. - 🌐 Add Turkish translation for
docs/tr/docs/how-to/general.md
. PR #11607 by @hasansezertasan. - 🌐 Update Chinese translation for
docs/zh/docs/advanced/templates.md
. PR #11620 by @chaoless. - 🌐 Add Turkish translation for
docs/tr/docs/deployment/index.md
. PR #11605 by @hasansezertasan. - 🌐 Add Turkish translation for
docs/tr/docs/tutorial/static-files.md
. PR #11599 by @hasansezertasan. - 🌐 Polish translation for
docs/pl/docs/fastapi-people.md
. PR #10196 by @isulim. - 🌐 Add Turkish translation for
docs/tr/docs/advanced/wsgi.md
. PR #11575 by @hasansezertasan. - 🌐 Add Turkish translation for
docs/tr/docs/tutorial/cookie-params.md
. PR #11561 by @hasansezertasan. - 🌐 Add Russian translation for
docs/ru/docs/about/index.md
. PR #10961 by @s111d. - 🌐 Update Chinese translation for
docs/zh/docs/tutorial/sql-databases.md
. PR #11539 by @chaoless. - 🌐 Add Chinese translation for
docs/zh/docs/how-to/configure-swagger-ui.md
. PR #11501 by @Lucas-lyh. - 🌐 Update Chinese translation for
/docs/advanced/security/http-basic-auth.md
. PR #11512 by @nick-cjyx9.
Internal
- ♻️ Simplify internal docs script. PR #11777 by @gitworkflows.
- 🔧 Update sponsors: add Fine. PR #11784 by @tiangolo.
- 🔧 Tweak sponsors: Kong URL. PR #11765 by @tiangolo.
- 🔧 Tweak sponsors: Kong URL. PR #11764 by @tiangolo.
- 🔧 Update sponsors, add Stainless. PR #11763 by @tiangolo.
- 🔧 Update sponsors, add Zuplo. PR #11729 by @tiangolo.
- 🔧 Update Sponsor link: Coherence. PR #11730 by @tiangolo.
- 👥 Update FastAPI People. PR #11669 by @tiangolo.
- 🔧 Add sponsor Kong. PR #11662 by @tiangolo.
- 👷 Update Smokeshow, fix sync download artifact and smokeshow configs. PR #11563 by @tiangolo.
- 👷 Update Smokeshow download artifact GitHub Action. PR #11562 by @tiangolo.
- 👷 Update GitHub actions to download and upload artifacts to v4, for docs and coverage. PR #11550 by @tamird.
- 👷 Tweak CI for test-redistribute, add needed env vars for slim. PR #11549 by @tiangolo.
- 👥 Update FastAPI People. PR #11511 by @tiangolo.