Fixes
- 🐛 Fix
jsonable_encoder
usinginclude
andexclude
parameters for non-Pydantic objects. PR #2606 by @xaviml. - 🐛 Fix edge case with repeated aliases names not shown in OpenAPI. PR #2351 by @klaa97.
- 📝 Add misc dependency installs to tutorial docs. PR #2126 by @TeoZosa.
Docs
- 📝 Add note giving credit for illustrations to Ketrina Thompson. PR #5284 by @tiangolo.
- ✏ Fix typo in
python-types.md
. PR #5116 by @Kludex. - ✏ Fix typo in
docs/en/docs/python-types.md
. PR #5007 by @atiabbz. - 📝 Remove unneeded Django/Flask references from async topic intro. PR #5280 by @carltongibson.
- ✨ Add illustrations for Concurrent burgers and Parallel burgers. PR #5277 by @tiangolo. Updated docs at: Concurrency and Burgers.
Translations
- 🌐 Add Portuguese translation for
docs/pt/docs/tutorial/query-params.md
. PR #4775 by @batlopes. - 🌐 Add Portuguese translation for
docs/pt/docs/tutorial/security/first-steps.md
. PR #4954 by @FLAIR7. - 🌐 Add translation for
docs/zh/docs/advanced/response-cookies.md
. PR #4638 by @zhangbo2012. - 🌐 Add French translation for
docs/fr/docs/deployment/index.md
. PR #3689 by @rjNemo. - 🌐 Add Portuguese translation for
tutorial/handling-errors.md
. PR #4769 by @frnsimoes. - 🌐 Add French translation for
docs/fr/docs/history-design-future.md
. PR #3451 by @rjNemo. - 🌐 Add Russian translation for
docs/ru/docs/tutorial/background-tasks.md
. PR #4854 by @AdmiralDesu. - 🌐 Add Chinese translation for
docs/tutorial/security/first-steps.md
. PR #3841 by @jaystone776. - 🌐 Add Japanese translation for
docs/ja/docs/advanced/nosql-databases.md
. PR #4205 by @sUeharaE4. - 🌐 Add Indonesian translation for
docs/id/docs/tutorial/index.md
. PR #4705 by @bas-baskara. - 🌐 Add Persian translation for
docs/fa/docs/index.md
and tweak right-to-left CSS. PR #2395 by @mohsen-mahmoodi.