]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
Sebastián Ramírez [Tue, 10 Feb 2026 12:24:38 +0000 (13:24 +0100)]
🔖 Release version 0.128.7
github-actions[bot] [Tue, 10 Feb 2026 12:15:02 +0000 (12:15 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Tue, 10 Feb 2026 12:14:38 +0000 (04:14 -0800)]
✅ Tweak comment in test to reference PR (#14885)
github-actions[bot] [Tue, 10 Feb 2026 11:56:45 +0000 (11:56 +0000)]
📝 Update release notes
[skip ci]
Motov Yurii [Tue, 10 Feb 2026 11:56:20 +0000 (12:56 +0100)]
🔧 Update LLM-prompt for `abbr` and `dfn` tags (#14747)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions[bot] [Tue, 10 Feb 2026 11:49:54 +0000 (11:49 +0000)]
📝 Update release notes
[skip ci]
Motov Yurii [Tue, 10 Feb 2026 11:48:27 +0000 (12:48 +0100)]
📝 Use `dfn` tag for definitions instead of `abbr` in docs (#14744)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions[bot] [Tue, 10 Feb 2026 11:47:26 +0000 (11:47 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Tue, 10 Feb 2026 11:46:48 +0000 (06:46 -0500)]
✅ Test order for the submitted byte Files (#14828)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions[bot] [Tue, 10 Feb 2026 11:37:19 +0000 (11:37 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Tue, 10 Feb 2026 11:36:53 +0000 (03:36 -0800)]
♻️ Simplify reading files in memory, do it sequentially instead of (fake) parallel (#14884)
github-actions[bot] [Tue, 10 Feb 2026 10:59:10 +0000 (10:59 +0000)]
📝 Update release notes
[skip ci]
Javier Sánchez Castro [Tue, 10 Feb 2026 10:58:40 +0000 (11:58 +0100)]
✨ Show a clear error on attempt to include router into itself (#14258)
Co-authored-by: Javier Sánchez <javier.sanchez.castro@bookline.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
github-actions[bot] [Tue, 10 Feb 2026 10:52:51 +0000 (10:52 +0000)]
📝 Update release notes
[skip ci]
rijenkii [Tue, 10 Feb 2026 10:52:24 +0000 (17:52 +0700)]
✨ Replace `dict` by `Mapping` on `HTTPException.headers` (#12997)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 9 Feb 2026 17:39:11 +0000 (17:39 +0000)]
📝 Update release notes
[skip ci]
Motov Yurii [Mon, 9 Feb 2026 17:38:48 +0000 (18:38 +0100)]
🔧 Configure `test` workflow to run tests with `inline-snapshot=review` (#14876)
Sebastián Ramírez [Mon, 9 Feb 2026 17:25:04 +0000 (18:25 +0100)]
📝 Update release notes
github-actions[bot] [Mon, 9 Feb 2026 17:21:32 +0000 (17:21 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 9 Feb 2026 17:19:22 +0000 (18:19 +0100)]
🔖 Release version 0.128.6
Motov Yurii [Mon, 9 Feb 2026 16:31:57 +0000 (17:31 +0100)]
🐛 Fix `on_startup` and `on_shutdown` parameters of `APIRouter` (#14873)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 9 Feb 2026 15:36:09 +0000 (15:36 +0000)]
📝 Update release notes
[skip ci]
Motov Yurii [Mon, 9 Feb 2026 15:35:43 +0000 (16:35 +0100)]
✅ Fix parameterized tests with snapshots (#14875)
github-actions[bot] [Sun, 8 Feb 2026 10:40:08 +0000 (10:40 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Sun, 8 Feb 2026 10:39:41 +0000 (02:39 -0800)]
🌐 Update translations for zh (update-outdated) (#14843)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Sebastián Ramírez [Sun, 8 Feb 2026 10:20:22 +0000 (11:20 +0100)]
🔖 Release version 0.128.5
github-actions[bot] [Sun, 8 Feb 2026 10:19:07 +0000 (10:19 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Sun, 8 Feb 2026 10:18:38 +0000 (02:18 -0800)]
✅ Add inline snapshot tests for OpenAPI before changes from Pydantic v2 (#14864)
github-actions[bot] [Sat, 7 Feb 2026 08:34:59 +0000 (08:34 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Sat, 7 Feb 2026 08:34:32 +0000 (00:34 -0800)]
♻️ Refactor and simplify Pydantic v2 (and v1) compatibility internal utils (#14862)
Sebastián Ramírez [Sat, 7 Feb 2026 08:12:54 +0000 (09:12 +0100)]
🔖 Release version 0.128.4
github-actions[bot] [Sat, 7 Feb 2026 08:08:31 +0000 (08:08 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Sat, 7 Feb 2026 08:08:07 +0000 (00:08 -0800)]
♻️ Refactor internals, simplify Pydantic v2/v1 utils, `create_model_field`, better types for `lenient_issubclass` (#14860)
github-actions[bot] [Fri, 6 Feb 2026 19:04:48 +0000 (19:04 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 6 Feb 2026 19:04:24 +0000 (11:04 -0800)]
♻️ Simplify internals, remove Pydantic v1 only logic, no longer needed (#14857)
github-actions[bot] [Fri, 6 Feb 2026 18:01:30 +0000 (18:01 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 6 Feb 2026 18:01:05 +0000 (10:01 -0800)]
♻️ Refactor internals, cleanup unneeded Pydantic v1 specific logic (#14856)
github-actions[bot] [Fri, 6 Feb 2026 17:24:56 +0000 (17:24 +0000)]
📝 Update release notes
[skip ci]
Motov Yurii [Fri, 6 Feb 2026 17:24:25 +0000 (20:24 +0300)]
🌐 Update translations for fr (outdated pages) (#14839)
github-actions[bot] [Fri, 6 Feb 2026 17:24:15 +0000 (17:24 +0000)]
📝 Update release notes
[skip ci]
Motov Yurii [Fri, 6 Feb 2026 17:23:48 +0000 (20:23 +0300)]
🌐 Update translations for tr (outdated and missing) (#14838)
github-actions[bot] [Fri, 6 Feb 2026 17:18:53 +0000 (17:18 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 6 Feb 2026 17:18:30 +0000 (09:18 -0800)]
⬆️ Upgrade development dependencies (#14854)
Sebastián Ramírez [Fri, 6 Feb 2026 16:44:11 +0000 (17:44 +0100)]
🔖 Release version 0.128.3
github-actions[bot] [Fri, 6 Feb 2026 16:38:15 +0000 (16:38 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 6 Feb 2026 16:37:37 +0000 (08:37 -0800)]
⬆️ Upgrade Starlette supported version range to `starlette>=0.40.0,<1.0.0` (#14853)
github-actions[bot] [Fri, 6 Feb 2026 15:31:16 +0000 (15:31 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 6 Feb 2026 15:30:48 +0000 (07:30 -0800)]
👷 Run tests with Starlette from git (#14849)
github-actions[bot] [Fri, 6 Feb 2026 15:29:27 +0000 (15:29 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 6 Feb 2026 15:28:59 +0000 (07:28 -0800)]
🌐 Update translations for ru (update-outdated) (#14834)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Fri, 6 Feb 2026 15:18:55 +0000 (15:18 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 6 Feb 2026 15:18:30 +0000 (07:18 -0800)]
♻️ Re-implement `on_event` in FastAPI for compatibility with the next Starlette, while keeping backwards compatibility (#14851)
github-actions[bot] [Fri, 6 Feb 2026 13:45:47 +0000 (13:45 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 6 Feb 2026 13:45:18 +0000 (05:45 -0800)]
👷 Run tests with lower bound uv sync, upgrade `fastapi[all]` minimum dependencies: `ujson >=5.8.0`, `orjson >=3.9.3` (#14846)
Sebastián Ramírez [Thu, 5 Feb 2026 19:46:37 +0000 (20:46 +0100)]
🔖 Release version 0.128.2
github-actions[bot] [Thu, 5 Feb 2026 19:42:42 +0000 (19:42 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 19:42:18 +0000 (11:42 -0800)]
🌐 Enable Traditional Chinese translations (#14842)
github-actions[bot] [Thu, 5 Feb 2026 19:28:17 +0000 (19:28 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 19:27:51 +0000 (11:27 -0800)]
🌐 Enable French docs translations (#14841)
github-actions[bot] [Thu, 5 Feb 2026 19:26:13 +0000 (19:26 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 19:25:49 +0000 (11:25 -0800)]
🔨 Add max pages to translate to configs (#14840)
github-actions[bot] [Thu, 5 Feb 2026 18:42:10 +0000 (18:42 +0000)]
📝 Update release notes
[skip ci]
Kanetsuna Masaya [Thu, 5 Feb 2026 18:41:43 +0000 (03:41 +0900)]
🐛 Fix using `Json[list[str]]` type (issue #10997) (#14616)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions[bot] [Thu, 5 Feb 2026 18:34:59 +0000 (18:34 +0000)]
📝 Update release notes
[skip ci]
Albin Skott [Thu, 5 Feb 2026 18:34:34 +0000 (19:34 +0100)]
✨ Add support for PEP695 `TypeAliasType` (#13920)
Co-authored-by: lokidev <torsten.zielke@protonmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions[bot] [Thu, 5 Feb 2026 18:23:44 +0000 (18:23 +0000)]
📝 Update release notes
[skip ci]
Jonathan Fulton [Thu, 5 Feb 2026 18:23:16 +0000 (13:23 -0500)]
✨ Allow `Response` type hint as dependency annotation (#14794)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions[bot] [Thu, 5 Feb 2026 16:11:33 +0000 (16:11 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 16:11:07 +0000 (08:11 -0800)]
🌐 Update translations for fr (translate-page) (#14837)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 5 Feb 2026 16:06:44 +0000 (16:06 +0000)]
📝 Update release notes
[skip ci]
github-actions[bot] [Thu, 5 Feb 2026 16:06:09 +0000 (16:06 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 16:06:07 +0000 (08:06 -0800)]
🌐 Update translations for de (update-outdated) (#14836)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 5 Feb 2026 16:05:18 +0000 (16:05 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 16:05:03 +0000 (08:05 -0800)]
🌐 Update translations for pt (update-outdated) (#14833)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sebastián Ramírez [Thu, 5 Feb 2026 16:04:47 +0000 (08:04 -0800)]
🌐 Update translations for ko (update-outdated) (#14835)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 5 Feb 2026 16:03:19 +0000 (16:03 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 16:02:22 +0000 (08:02 -0800)]
🌐 Update translations for es (update-outdated) (#14832)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 5 Feb 2026 15:57:15 +0000 (15:57 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 15:56:49 +0000 (07:56 -0800)]
🌐 Update translations for tr (update-outdated) (#14831)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 5 Feb 2026 15:48:06 +0000 (15:48 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 15:47:42 +0000 (07:47 -0800)]
📝 Update docs for translations (#14830)
github-actions[bot] [Thu, 5 Feb 2026 15:44:05 +0000 (15:44 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 15:43:38 +0000 (07:43 -0800)]
🌐 Update translations for tr (add-missing) (#14790)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 5 Feb 2026 15:34:47 +0000 (15:34 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 15:34:19 +0000 (07:34 -0800)]
🌐 Update translations for fr (update-outdated) (#14826)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 5 Feb 2026 15:33:24 +0000 (15:33 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 15:32:56 +0000 (07:32 -0800)]
🌐 Update translations for zh-hant (update-outdated) (#14825)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 5 Feb 2026 15:31:55 +0000 (15:31 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 5 Feb 2026 15:31:31 +0000 (07:31 -0800)]
🌐 Update translations for uk (update-outdated) (#14822)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Maksym Zavalniuk <maksym.z@jome.com>
Co-authored-by: Roman Mashevskyi <romanmashevskyi@proton.me>
github-actions[bot] [Thu, 5 Feb 2026 12:49:18 +0000 (12:49 +0000)]
📝 Update release notes
[skip ci]
Rayyan oumlil [Thu, 5 Feb 2026 12:48:51 +0000 (07:48 -0500)]
📝 Fix duplicate word in `advanced-dependencies.md` (#14815)
github-actions[bot] [Wed, 4 Feb 2026 17:36:12 +0000 (17:36 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Wed, 4 Feb 2026 17:35:21 +0000 (09:35 -0800)]
🔨 Update docs and translations scripts, enable Turkish (#14824)
Sebastián Ramírez [Wed, 4 Feb 2026 17:33:29 +0000 (18:33 +0100)]
🔖 Release version 0.128.1
github-actions[bot] [Wed, 4 Feb 2026 17:01:08 +0000 (17:01 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Wed, 4 Feb 2026 17:00:40 +0000 (09:00 -0800)]
⬇️ Downgrade LLM translations model to GPT-5 to reduce mistakes (#14823)
github-actions[bot] [Wed, 4 Feb 2026 16:48:16 +0000 (16:48 +0000)]
📝 Update release notes
[skip ci]
Roman Mashevskyi [Wed, 4 Feb 2026 16:47:51 +0000 (18:47 +0200)]
🌐 Improve LLM prompt of `uk` documentation (#14795)
github-actions[bot] [Wed, 4 Feb 2026 16:44:48 +0000 (16:44 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Wed, 4 Feb 2026 16:44:21 +0000 (08:44 -0800)]
🌐 Update translations for ja (update-outdated) (#14588)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Maruo.S <raspi-maru2004@outlook.jp>