]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
Sebastián Ramírez [Tue, 28 Jul 2026 10:29:51 +0000 (12:29 +0200)]
🔖 Release version 0.140.8 (#16088)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Tue, 28 Jul 2026 10:22:53 +0000 (10:22 +0000)]
📝 Update release notes
[skip ci]
Alexander Rauhut [Tue, 28 Jul 2026 10:22:08 +0000 (12:22 +0200)]
🐛 Fix stream item type lost when using `include_router()` (#15077)
Co-authored-by: Alexander Rauhut <alexander.rauhut@adnova.gmbh>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Sebastián Ramírez [Mon, 27 Jul 2026 17:28:03 +0000 (19:28 +0200)]
🔖 Release version 0.140.7 (#16078)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 27 Jul 2026 17:26:20 +0000 (17:26 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 17:25:00 +0000 (19:25 +0200)]
⬆️ Upgrade latest-changes to 0.7.1 (#16077)
github-actions[bot] [Mon, 27 Jul 2026 17:17:14 +0000 (17:17 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 17:16:40 +0000 (19:16 +0200)]
⚡️ Avoid flattening dependencies for OpenAPI (#16076)
github-actions[bot] [Mon, 27 Jul 2026 16:47:36 +0000 (16:47 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 16:46:54 +0000 (18:46 +0200)]
👷 Add OpenAPI dependency benchmarks (#16075)
Sebastián Ramírez [Mon, 27 Jul 2026 16:28:46 +0000 (18:28 +0200)]
🔖 Release version 0.140.6 (#16074)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 27 Jul 2026 16:18:08 +0000 (16:18 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 16:17:33 +0000 (18:17 +0200)]
⚡️ Avoid flattening dependencies for request parameters, mainly for OpenAPI (#16073)
Sebastián Ramírez [Mon, 27 Jul 2026 16:00:25 +0000 (18:00 +0200)]
🔖 Release version 0.140.5 (#16072)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 27 Jul 2026 15:53:30 +0000 (15:53 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 15:52:55 +0000 (17:52 +0200)]
⚡️ Avoid flattening dependencies for body fields (#16071)
Sebastián Ramírez [Mon, 27 Jul 2026 15:45:50 +0000 (17:45 +0200)]
🔖 Release version 0.140.4 (#16070)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 27 Jul 2026 15:36:07 +0000 (15:36 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 15:35:29 +0000 (17:35 +0200)]
⚡️ Skip unused dependency repeat bookkeeping (#16069)
Sebastián Ramírez [Mon, 27 Jul 2026 15:16:54 +0000 (17:16 +0200)]
🔖 Release version 0.140.3 (#16068)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 27 Jul 2026 15:09:32 +0000 (15:09 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 15:08:45 +0000 (17:08 +0200)]
⚡️ Avoid repeated dependency flattening in OpenAPI (#16067)
Sebastián Ramírez [Mon, 27 Jul 2026 14:14:11 +0000 (16:14 +0200)]
🔖 Release version 0.140.2 (#16066)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 27 Jul 2026 14:07:09 +0000 (14:07 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 14:06:31 +0000 (16:06 +0200)]
⚡️ Stop retaining flat dependency trees (#16065)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
github-actions[bot] [Mon, 27 Jul 2026 12:40:07 +0000 (12:40 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 12:39:36 +0000 (14:39 +0200)]
👷 Add new memory benchmark (#16064)
Sebastián Ramírez [Mon, 27 Jul 2026 12:06:27 +0000 (14:06 +0200)]
🔖 Release version 0.140.1 (#16063)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 27 Jul 2026 11:18:58 +0000 (11:18 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 27 Jul 2026 11:18:26 +0000 (13:18 +0200)]
♻️ Update the lru_cache limit for dependencies to account for large apps (#16062)
Sebastián Ramírez [Fri, 24 Jul 2026 21:15:37 +0000 (23:15 +0200)]
🔖 Release version 0.140.0 (#16050)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Fri, 24 Jul 2026 21:08:24 +0000 (21:08 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 24 Jul 2026 21:07:51 +0000 (23:07 +0200)]
⚡️ Reduce memory usage in dependencies (#16049)
github-actions[bot] [Fri, 24 Jul 2026 20:30:21 +0000 (20:30 +0000)]
📝 Update release notes
[skip ci]
Yurii Motov [Fri, 24 Jul 2026 20:29:32 +0000 (22:29 +0200)]
📝 Fix links in docs (#15967)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions[bot] [Fri, 24 Jul 2026 20:22:30 +0000 (20:22 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 24 Jul 2026 20:21:58 +0000 (22:21 +0200)]
👷 Add CI memory benchmark (#16046)
github-actions[bot] [Thu, 23 Jul 2026 18:53:07 +0000 (18:53 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 23 Jul 2026 18:52:31 +0000 (20:52 +0200)]
📝 Add Library Skills documentation (#16041)
github-actions[bot] [Tue, 21 Jul 2026 21:28:18 +0000 (21:28 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Tue, 21 Jul 2026 21:27:36 +0000 (23:27 +0200)]
📝 Update docs to use uv projects by default (#16032)
github-actions[bot] [Tue, 21 Jul 2026 06:25:05 +0000 (06:25 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Tue, 21 Jul 2026 06:24:29 +0000 (08:24 +0200)]
👥 Update FastAPI People - Sponsors (#16027)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 16 Jul 2026 18:39:08 +0000 (18:39 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 16 Jul 2026 18:38:36 +0000 (20:38 +0200)]
🔥 Remove now-obsolete scripts to generate data for FastAPI People (#16016)
github-actions[bot] [Thu, 16 Jul 2026 18:25:46 +0000 (18:25 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 16 Jul 2026 18:25:14 +0000 (20:25 +0200)]
📝 Restructure FastAPI People and related pages (#16015)
Sebastián Ramírez [Thu, 16 Jul 2026 15:04:54 +0000 (17:04 +0200)]
🔖 Release version 0.139.2 (#16014)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 16 Jul 2026 14:58:20 +0000 (14:58 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 16 Jul 2026 14:57:38 +0000 (16:57 +0200)]
🐛 Refactor router route building to make it thread-safe, mainly relevant for tests running in parallel threads (uncommon) (#16013)
Sebastián Ramírez [Thu, 16 Jul 2026 09:09:10 +0000 (11:09 +0200)]
🔖 Release version 0.139.1 (#16012)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 16 Jul 2026 09:00:03 +0000 (09:00 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 16 Jul 2026 08:59:23 +0000 (10:59 +0200)]
🐛 Fix frontend fallback support for doted paths like `/users/john.doe` (#16011)
github-actions[bot] [Wed, 15 Jul 2026 14:37:13 +0000 (14:37 +0000)]
📝 Update release notes
[skip ci]
Yurii Motov [Wed, 15 Jul 2026 14:36:37 +0000 (16:36 +0200)]
📝 Fix topic repository list not being displayed and `skip_users` not being applied (#15995)
github-actions[bot] [Wed, 15 Jul 2026 08:21:27 +0000 (08:21 +0000)]
📝 Update release notes
[skip ci]
github-actions[bot] [Wed, 15 Jul 2026 08:19:54 +0000 (08:19 +0000)]
📝 Update release notes
[skip ci]
github-actions[bot] [Wed, 15 Jul 2026 08:15:28 +0000 (08:15 +0000)]
📝 Update release notes
[skip ci]
github-actions[bot] [Wed, 15 Jul 2026 08:14:40 +0000 (08:14 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Wed, 15 Jul 2026 08:14:11 +0000 (10:14 +0200)]
🌐 Update translations for tr (update-outdated) (#16005)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sebastián Ramírez [Wed, 15 Jul 2026 08:13:02 +0000 (10:13 +0200)]
🌐 Update translations for zh-hant (update-outdated) (#15996)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Wed, 15 Jul 2026 08:12:46 +0000 (08:12 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Wed, 15 Jul 2026 08:12:13 +0000 (10:12 +0200)]
🌐 Update translations for fr (update-outdated) (#16006)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Wed, 15 Jul 2026 08:11:45 +0000 (08:11 +0000)]
📝 Update release notes
[skip ci]
github-actions[bot] [Wed, 15 Jul 2026 08:11:16 +0000 (08:11 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Wed, 15 Jul 2026 08:11:05 +0000 (10:11 +0200)]
🌐 Update translations for de (update-outdated) (#15999)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sebastián Ramírez [Wed, 15 Jul 2026 08:10:56 +0000 (10:10 +0200)]
🌐 Update translations for ko (update-outdated) (#16004)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sebastián Ramírez [Wed, 15 Jul 2026 08:10:45 +0000 (10:10 +0200)]
🌐 Update translations for zh (update-outdated) (#16001)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sebastián Ramírez [Wed, 15 Jul 2026 08:10:36 +0000 (10:10 +0200)]
🌐 Update translations for uk (update-outdated) (#16003)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Wed, 15 Jul 2026 08:10:29 +0000 (08:10 +0000)]
📝 Update release notes
[skip ci]
github-actions[bot] [Wed, 15 Jul 2026 08:10:14 +0000 (08:10 +0000)]
📝 Update release notes
[skip ci]
github-actions[bot] [Wed, 15 Jul 2026 08:10:06 +0000 (08:10 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Wed, 15 Jul 2026 08:09:44 +0000 (10:09 +0200)]
🌐 Update translations for ja (update-outdated) (#15998)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Wed, 15 Jul 2026 08:09:35 +0000 (08:09 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Wed, 15 Jul 2026 08:09:33 +0000 (10:09 +0200)]
🌐 Update translations for pt (update-outdated) (#16000)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sebastián Ramírez [Wed, 15 Jul 2026 08:09:15 +0000 (10:09 +0200)]
🌐 Update translations for es (update-outdated) (#15997)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sebastián Ramírez [Wed, 15 Jul 2026 08:08:55 +0000 (10:08 +0200)]
🌐 Update translations for ru (update-outdated) (#16002)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Tue, 14 Jul 2026 15:40:57 +0000 (15:40 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Tue, 14 Jul 2026 15:40:20 +0000 (17:40 +0200)]
🌐 Update translations for hi (add-missing) (#15990)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Tue, 14 Jul 2026 12:18:15 +0000 (12:18 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Tue, 14 Jul 2026 12:17:35 +0000 (14:17 +0200)]
🌐 Update translations for hi (add-missing) (#15925)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
github-actions[bot] [Mon, 13 Jul 2026 11:02:55 +0000 (11:02 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Mon, 13 Jul 2026 11:02:21 +0000 (13:02 +0200)]
⬆ Bump the python-packages group across 1 directory with 6 updates (#15981)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 13 Jul 2026 10:27:10 +0000 (10:27 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Mon, 13 Jul 2026 10:26:39 +0000 (12:26 +0200)]
⬆ Bump typing-extensions from 4.15.0 to 4.16.0 (#15982)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 13 Jul 2026 10:16:09 +0000 (10:16 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Mon, 13 Jul 2026 10:15:37 +0000 (12:15 +0200)]
⬆ Bump the github-actions group across 1 directory with 4 updates (#15983)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 13 Jul 2026 09:54:21 +0000 (09:54 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 13 Jul 2026 09:53:48 +0000 (11:53 +0200)]
⬆ Bump pre-commit hooks (#15985)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 13 Jul 2026 09:04:02 +0000 (09:04 +0000)]
📝 Update release notes
[skip ci]
Yurii Motov [Mon, 13 Jul 2026 09:03:30 +0000 (11:03 +0200)]
👷 Use `FASTAPI_LATEST_CHANGES` token in `bump-pre-commit-hooks` workflow (#15984)
github-actions[bot] [Mon, 13 Jul 2026 08:09:09 +0000 (08:09 +0000)]
📝 Update release notes
[skip ci]
Yurii Motov [Mon, 13 Jul 2026 08:08:13 +0000 (10:08 +0200)]
👷 Add GH workflow to bump pre-commit hook versions (#15873)
github-actions[bot] [Mon, 13 Jul 2026 08:03:27 +0000 (08:03 +0000)]
📝 Update release notes
[skip ci]
Yurii Motov [Mon, 13 Jul 2026 08:02:51 +0000 (10:02 +0200)]
🔧 Set Dependabot schedule interval to "monthly" (#15874)
github-actions[bot] [Tue, 7 Jul 2026 19:03:19 +0000 (19:03 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Tue, 7 Jul 2026 19:02:48 +0000 (21:02 +0200)]
⬆ Bump CodSpeedHQ/action from 4.17.6 to 4.18.1 in the github-actions group (#15950)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions[bot] [Tue, 7 Jul 2026 19:01:05 +0000 (19:01 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Tue, 7 Jul 2026 19:00:31 +0000 (21:00 +0200)]
⬆ Bump the python-packages group with 8 updates (#15952)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions[bot] [Mon, 6 Jul 2026 22:41:52 +0000 (22:41 +0000)]
📝 Update release notes
[skip ci]