FastAPI 0.139.0: Frontend Dependencies and Translation Updates
sdkengineerpython-web
feature patch
FastAPI version 0.139.0 introduces support for dependencies within `app.frontend()`, which can be used for automatic cookie authentication for the frontend. This release also includes extensive updates to translations across multiple languages. These changes are available now and primarily affect developers using FastAPI for web application development.
- →✨ Support dependencies in app.frontend(), e.g. for automatic cookie authentication for the frontend. PR #15908 by @tiangolo
- →👥 Update FastAPI People - Experts. PR #15909 by @tiangolo
- →👥 Update FastAPI GitHub topic repositories. PR #15906 by @tiangolo
- →👥 Update FastAPI People - Contributors and Translators. PR #15878 by @tiangolo
- →👷 Remove not needed allow-unsafe-pr-checkout: true. PR #15876 by @YuriiMotov
Features (1) ›
- ✨ Support dependencies in app.frontend(), e.g. for automatic cookie authentication for the frontend. PR #15908 by @tiangolo
Maintenance (7) ›
- 👥 Update FastAPI People - Experts. PR #15909 by @tiangolo
- 👥 Update FastAPI GitHub topic repositories. PR #15906 by @tiangolo
- 👥 Update FastAPI People - Contributors and Translators. PR #15878 by @tiangolo
- 👷 Remove not needed allow-unsafe-pr-checkout: true. PR #15876 by @YuriiMotov
- ⬆ Bump the github-actions group with 5 updates. PR #15872 by [@dependabot[bot]](https://github.com/apps/dependabot)
- ⬆ Bump the python-packages group across 1 directory with 10 updates. PR #15870 by [@dependabot[bot]](https://github.com/apps/dependabot)
⬆ Bump CodSpeedHQ/action from 4.17.0 to 4.17.5 in the github-actions group. PR #15826 by [@dependabot[bot]](https://github.com/apps/dependabot)
Read the original announcement →
https://github.com/fastapi/fastapi/releases/tag/0.139.0
Related releases
- DSF Member of the Month: Katherine Michel on Django and Community Django Weblog ·
- FastAPI 0.141.1 fixes background tasks and documentation FastAPI Releases ·
- FastAPI 0.141.0: Improved local development with fastapi dev FastAPI Releases ·
- FastAPI 0.140.13: Fixes SSE/JSONL status code, improves docs FastAPI Releases ·
- FastAPI 0.140.12 Fixes SSE Event Formatting FastAPI Releases ·
- FastAPI 0.110.11 Patch Release FastAPI Releases ·