Commit Graph
7608 Commits
Author SHA1 Message Date
Sebastián Ramírezandgithub-actions[bot] da99e2eb4a 👥 Update FastAPI People - Sponsors (#16119)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-03 11:47:18 +02:00
Sebastián Ramírezandgithub-actions[bot] 95f8322ee1 🔖 Release version 0.141.1 (#16106)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0.141.1
2026-07-29 17:15:38 +00:00
github-actions[bot] f137944c43 📝 Update release notes
[skip ci]
2026-07-29 17:05:15 +00:00
Sebastián Ramírez d62354434b 🐛 Fix support for background tasks and headers from dependencies in app.frontend() (#16105) 2026-07-29 19:04:36 +02:00
github-actions[bot] 1d211b9c10 📝 Update release notes
[skip ci]
2026-07-29 15:32:23 +00:00
Sebastián Ramírez 8a1f876841 📝 Document FASTAPI_ENV in FastAPI CLI guide (#16104) 2026-07-29 17:27:41 +02:00
Sebastián Ramírezandgithub-actions[bot] c7e7b651d6 🔖 Release version 0.141.0 (#16103)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0.141.0
2026-07-29 14:45:21 +00:00
github-actions[bot] 6bceb84053 📝 Update release notes
[skip ci]
2026-07-29 14:32:16 +00:00
Sebastián Ramírez 5429fed84e Add app.frontend(check_dir="auto"), to make local development more convenient with fastapi dev (#16102) 2026-07-29 16:31:28 +02:00
Sebastián Ramírezandgithub-actions[bot] 628663f4f8 🔖 Release version 0.140.13 (#16096)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0.140.13
2026-07-28 15:34:37 +00:00
github-actions[bot] 0b54fd0027 📝 Update release notes
[skip ci]
2026-07-28 15:25:56 +00:00
e92a0dc3ce 🐛 Fix status_code being ignored for SSE and JSONL streaming endpoints (#15937)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
2026-07-28 17:25:12 +02:00
github-actions[bot] 6215d8a6f3 📝 Update release notes
[skip ci]
2026-07-28 15:15:44 +00:00
12242c4fba 📝 Fix format_sse_event docstring rendering of \n\n terminator (#15613)
Co-authored-by: Yurii Motov <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2026-07-28 15:14:58 +00:00
github-actions[bot] 70a8f3dd03 📝 Update release notes
[skip ci]
2026-07-28 15:09:33 +00:00
Saurabh Vijay SalveandCursor 4f0152c028 📝 Add API reference page for fastapi.sse (#15930)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 17:08:21 +02:00
Sebastián Ramírezandgithub-actions[bot] 5f255058f4 🔖 Release version 0.140.12 (#16095)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0.140.12
2026-07-28 15:04:01 +00:00
github-actions[bot] 76e2c833b5 📝 Update release notes
[skip ci]
2026-07-28 14:55:27 +00:00
0f3e7bd682 🐛 Fix line splitting in format_sse_event to comply with SSE spec (#15515)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2026-07-28 16:54:54 +02:00
Sebastián Ramírezandgithub-actions[bot] 31ce3cb8d7 🔖 Release version 0.140.11 (#16094)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0.140.11
2026-07-28 14:31:44 +00:00
github-actions[bot] 4a01c7f1a5 📝 Update release notes
[skip ci]
2026-07-28 14:23:09 +00:00
Yurii MotovandSebastián Ramírez d6537f774b 🐛 Fix response_model_* params ignored for non-generator endpoints with Iterable[..] return type (#15093)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2026-07-28 16:22:05 +02:00
Sebastián Ramírezandgithub-actions[bot] 0f3d3b2f9f 🔖 Release version 0.140.10 (#16093)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0.140.10
2026-07-28 16:19:13 +02:00
github-actions[bot] 584efa0981 📝 Update release notes
[skip ci]
2026-07-28 14:04:58 +00:00
Yurii MotovandSebastián Ramírez 65e42bd5ec 🐛 Fix handling sequences with nested Annotated types (#14874)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2026-07-28 16:04:16 +02:00
github-actions[bot] 9db320278c 📝 Update release notes
[skip ci]
2026-07-28 13:48:40 +00:00
Sebastián Ramírez d3cd6054e4 🐛 Accept any base test failure as regression (#16092) 2026-07-28 13:47:58 +00:00
github-actions[bot] 19a461a19e 📝 Update release notes
[skip ci]
2026-07-28 13:31:47 +00:00
Sebastián Ramírez 0a4cd1c78f 🐛 Preserve pytest exit code in regression check (#16091) 2026-07-28 15:31:02 +02:00
github-actions[bot] 64ae6c977c 📝 Update release notes
[skip ci]
2026-07-28 13:16:59 +00:00
Sebastián Ramírez 7d123d9537 Test PR regressions against base code (#16090) 2026-07-28 13:16:17 +00:00
Sebastián Ramírezandgithub-actions[bot] 6b6c032658 🔖 Release version 0.140.9 (#16089)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0.140.9
2026-07-28 12:36:53 +00:00
github-actions[bot] 506eba8ac3 📝 Update release notes
[skip ci]
2026-07-28 12:28:57 +00:00
Muhammad Bin GulzarandSebastián Ramírez aadfcce763 🐛 Fix exclude_defaults not propagated to dict keys and values in jsonable_encoder (#16043)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2026-07-28 12:28:18 +00:00
github-actions[bot] 4ffd451720 📝 Update release notes
[skip ci]
2026-07-28 12:21:55 +00:00
dependabot[bot] 5e8b7f1cb5 ⬆ Bump gitpython from 3.1.50 to 3.1.54 (#16047)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 14:18:40 +02:00
github-actions[bot] c4e91df63b 📝 Update release notes
[skip ci]
2026-07-28 12:17:20 +00:00
dependabot[bot] 53363a6be1 ⬆ Bump pymdown-extensions from 10.21.3 to 11.0 (#16048)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 14:16:46 +02:00
github-actions[bot] 8b041fe96a 📝 Update release notes
[skip ci]
2026-07-28 12:10:23 +00:00
dependabot[bot] ba86fc13b4 ⬆ Bump pyasn1 from 0.6.3 to 0.6.4 (#16045)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 14:09:41 +02:00
Sebastián Ramírezandgithub-actions[bot] 773342f978 🔖 Release version 0.140.8 (#16088)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0.140.8
2026-07-28 10:29:51 +00:00
github-actions[bot] fd557905ea 📝 Update release notes
[skip ci]
2026-07-28 10:22:53 +00:00
ad03e117c0 🐛 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>
2026-07-28 12:22:08 +02:00
Sebastián Ramírezandgithub-actions[bot] 98b12fe56f 🔖 Release version 0.140.7 (#16078)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0.140.7
2026-07-27 17:28:03 +00:00
github-actions[bot] e772894447 📝 Update release notes
[skip ci]
2026-07-27 17:26:20 +00:00
Sebastián Ramírez 24c2a9fdf9 ⬆️ Upgrade latest-changes to 0.7.1 (#16077) 2026-07-27 19:25:00 +02:00
github-actions[bot] add1d2685b 📝 Update release notes
[skip ci]
2026-07-27 17:17:14 +00:00
Sebastián Ramírez 7bcb78d10d ️ Avoid flattening dependencies for OpenAPI (#16076) 2026-07-27 17:16:40 +00:00
github-actions[bot] 87095aa581 📝 Update release notes
[skip ci]
2026-07-27 16:47:36 +00:00
Sebastián Ramírez 3d3c6913e8 👷 Add OpenAPI dependency benchmarks (#16075) 2026-07-27 18:46:54 +02:00