- ⬆️ Upgrade Starlette version to
>=0.27.0
for a security release. PR #9541 by @tiangolo. Details on Starlette's security advisory.
Translations
- 🌐 Add Portuguese translation for
docs/pt/docs/advanced/events.md
. PR #9326 by @oandersonmagalhaes. - 🌐 Add Russian translation for
docs/ru/docs/deployment/manually.md
. PR #9417 by @Xewus. - 🌐 Add setup for translations to Lao. PR #9396 by @TheBrown.
- 🌐 Add Russian translation for
docs/ru/docs/tutorial/testing.md
. PR #9403 by @Xewus. - 🌐 Add Russian translation for
docs/ru/docs/deployment/https.md
. PR #9428 by @Xewus. - ✏ Fix command to install requirements in Windows. PR #9445 by @MariiaRomanuik.
- 🌐 Add French translation for
docs/fr/docs/advanced/response-directly.md
. PR #9415 by @axel584. - 🌐 Initiate Czech translation setup. PR #9288 by @3p1463k.
- ✏ Fix typo in Portuguese docs for
docs/pt/docs/index.md
. PR #9337 by @lucasbalieiro. - 🌐 Add Russian translation for
docs/ru/docs/tutorial/response-status-code.md
. PR #9370 by @nadia3373.
Internal
- 🐛 Fix
flask.escape
warning for internal tests. PR #9468 by @samuelcolvin. - ✅ Refactor 2 tests, for consistency and simplification. PR #9504 by @tiangolo.
- ✅ Refactor OpenAPI tests, prepare for Pydantic v2. PR #9503 by @tiangolo.
- ⬆ Bump dawidd6/action-download-artifact from 2.26.0 to 2.27.0. PR #9394 by @dependabot[bot].
- 💚 Disable setup-python pip cache in CI. PR #9438 by @tiangolo.
- ⬆ Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5. PR #9346 by @dependabot[bot].