fastapi v0.137.2 Release Notes
Release Date: 2026-06-18 // 2 days ago-
๐ Features
- โจ Add
iter_route_contexts()for advanced use cases that used to userouter.routes(e.g. Jupyverse). PR #15785 by @tiangolo.
๐ Translations
- ๐ ๐ Fix broken Markdown in Korean custom response docs. PR #15774 by @kooqooo.
- โก๏ธ ๐ Update translations for fr (update-outdated). PR #15761 by @tiangolo.
- โก๏ธ ๐ Update translations for zh-hant (update-outdated). PR #15760 by @tiangolo.
- โก๏ธ ๐ Update translations for de (update-outdated). PR #15759 by @tiangolo.
- โก๏ธ ๐ Update translations for ko (update-outdated). PR #15757 by @tiangolo.
- โก๏ธ ๐ Update translations for uk (update-outdated). PR #15756 by @tiangolo.
- โก๏ธ ๐ Update translations for zh (update-outdated). PR #15755 by @tiangolo.
- โก๏ธ ๐ Update translations for tr (update-outdated). PR #15754 by @tiangolo.
- โก๏ธ ๐ Update translations for pt (update-outdated). PR #15753 by @tiangolo.
- โก๏ธ ๐ Update translations for es (update-outdated). PR #15752 by @tiangolo.
- โก๏ธ ๐ Update translations for ja (update-outdated). PR #15751 by @tiangolo.
- โก๏ธ ๐ Update translations for ru (update-outdated). PR #15758 by @tiangolo.
Internal
- โก๏ธ ๐ง Update sponsors: add BairesDev. PR #15787 by @tiangolo.
- โก๏ธ ๐จ Update sponsors script to simplify previews. PR #15786 by @tiangolo.
- โก๏ธ โฌ Bump the python-packages group across 1 directory with 7 updates. PR #15777 by @dependabot[bot].
- โฌ Bump cryptography from 46.0.7 to 48.0.1. PR #15779 by @dependabot[bot].
- โฌ Bump aiohttp from 3.14.0 to 3.14.1. PR #15781 by @dependabot[bot].
- โฌ Bump starlette from 1.2.1 to 1.3.1. PR #15780 by @dependabot[bot].
- โฌ Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 in the github-actions group. PR #15776 by @dependabot[bot].
- โ๏ธ โฌ Bump https://github.com/crate-ci/typos from v1.47.1 to v1.47.2 in the pre-commit group. PR #15775 by @dependabot[bot].
- โฌ Bump python-multipart from 0.0.30 to 0.0.32. PR #15778 by @dependabot[bot].
- โช โช๏ธ Revert removing scripts, only remove
coverage.sh. PR #15772 by @tiangolo. - ๐ ๐ฅ Remove unused scripts. PR #15771 by @tiangolo.
- ๐ ๐ง Add ty configs to check docs sources. PR #15770 by @tiangolo.
- ๐ ๐ง Add ty configs to check docs sources. PR #15769 by @tiangolo.
- โจ Add