]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/shortlog
thirdparty/fastapi/fastapi.git
7 hours ago  github-actions... 📝 Update release notes master
7 hours ago  Sebastián Ramírez👥 Update FastAPI GitHub topic repositories (#16122)
7 hours ago  github-actions... 📝 Update release notes
7 hours ago  Sebastián Ramírez👥 Update FastAPI People - Sponsors (#16119)
4 days ago  Sebastián Ramírez🔖 Release version 0.141.1 (#16106) 0.141.1
4 days ago  github-actions... 📝 Update release notes
4 days ago  Sebastián Ramírez🐛 Fix support for background tasks and headers from...
5 days ago  github-actions... 📝 Update release notes
5 days ago  Sebastián Ramírez📝 Document `FASTAPI_ENV` in FastAPI CLI guide (#16104)
5 days ago  Sebastián Ramírez🔖 Release version 0.141.0 (#16103) 0.141.0
5 days ago  github-actions... 📝 Update release notes
5 days ago  Sebastián Ramírez✨ Add `app.frontend(check_dir="auto")`, to make local...
6 days ago  Sebastián Ramírez🔖 Release version 0.140.13 (#16096) 0.140.13
6 days ago  github-actions... 📝 Update release notes
6 days ago  Saurabh Vijay... 🐛 Fix `status_code` being ignored for SSE and JSONL...
6 days ago  github-actions... 📝 Update release notes
6 days ago  AshNicolus📝 Fix `format_sse_event` docstring rendering of `\n...
6 days ago  github-actions... 📝 Update release notes
6 days ago  Saurabh Vijay... 📝 Add API reference page for fastapi.sse (#15930)
6 days ago  Sebastián Ramírez🔖 Release version 0.140.12 (#16095) 0.140.12
6 days ago  github-actions... 📝 Update release notes
6 days ago  Zawwar Sami🐛 Fix line splitting in `format_sse_event` to comply...
6 days ago  Sebastián Ramírez🔖 Release version 0.140.11 (#16094) 0.140.11
6 days ago  github-actions... 📝 Update release notes
6 days ago  Yurii Motov🐛 Fix `response_model_*` params ignored for non-generat...
6 days ago  Sebastián Ramírez🔖 Release version 0.140.10 (#16093) 0.140.10
6 days ago  github-actions... 📝 Update release notes
6 days ago  Yurii Motov🐛 Fix handling sequences with nested Annotated types...
6 days ago  github-actions... 📝 Update release notes
6 days ago  Sebastián Ramírez🐛 Accept any base test failure as regression (#16092)
6 days ago  github-actions... 📝 Update release notes
6 days ago  Sebastián Ramírez🐛 Preserve pytest exit code in regression check (#16091)
6 days ago  github-actions... 📝 Update release notes
6 days ago  Sebastián Ramírez✅ Test PR regressions against base code (#16090)
6 days ago  Sebastián Ramírez🔖 Release version 0.140.9 (#16089) 0.140.9
6 days ago  github-actions... 📝 Update release notes
6 days ago  Muhammad Bin... 🐛 Fix `exclude_defaults` not propagated to dict keys...
6 days ago  github-actions... 📝 Update release notes
6 days ago  dependabot... ⬆ Bump gitpython from 3.1.50 to 3.1.54 (#16047)
6 days ago  github-actions... 📝 Update release notes
6 days ago  dependabot... ⬆ Bump pymdown-extensions from 10.21.3 to 11.0 (#16048)
6 days ago  github-actions... 📝 Update release notes
6 days ago  dependabot... ⬆ Bump pyasn1 from 0.6.3 to 0.6.4 (#16045)
6 days ago  Sebastián Ramírez🔖 Release version 0.140.8 (#16088) 0.140.8
6 days ago  github-actions... 📝 Update release notes
6 days ago  Alexander Rauhut🐛 Fix stream item type lost when using `include_router...
6 days ago  Sebastián Ramírez🔖 Release version 0.140.7 (#16078) 0.140.7
6 days ago  github-actions... 📝 Update release notes
6 days ago  Sebastián Ramírez⬆️ Upgrade latest-changes to 0.7.1 (#16077)
6 days ago  github-actions... 📝 Update release notes
6 days ago  Sebastián Ramírez⚡️ Avoid flattening dependencies for OpenAPI (#16076)
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez👷 Add OpenAPI dependency benchmarks (#16075)
7 days ago  Sebastián Ramírez🔖 Release version 0.140.6 (#16074) 0.140.6
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez⚡️ Avoid flattening dependencies for request parameters...
7 days ago  Sebastián Ramírez🔖 Release version 0.140.5 (#16072) 0.140.5
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez⚡️ Avoid flattening dependencies for body fields (...
7 days ago  Sebastián Ramírez🔖 Release version 0.140.4 (#16070) 0.140.4
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez⚡️ Skip unused dependency repeat bookkeeping (#16069)
7 days ago  Sebastián Ramírez🔖 Release version 0.140.3 (#16068) 0.140.3
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez⚡️ Avoid repeated dependency flattening in OpenAPI...
7 days ago  Sebastián Ramírez🔖 Release version 0.140.2 (#16066) 0.140.2
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez⚡️ Stop retaining flat dependency trees (#16065)
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez👷 Add new memory benchmark (#16064)
7 days ago  Sebastián Ramírez🔖 Release version 0.140.1 (#16063) 0.140.1
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez♻️ Update the lru_cache limit for dependencies to accou...
9 days ago  Sebastián Ramírez🔖 Release version 0.140.0 (#16050) 0.140.0
9 days ago  github-actions... 📝 Update release notes
9 days ago  Sebastián Ramírez⚡️ Reduce memory usage in dependencies (#16049)
9 days ago  github-actions... 📝 Update release notes
9 days ago  Yurii Motov📝 Fix links in docs (#15967)
9 days ago  github-actions... 📝 Update release notes
9 days ago  Sebastián Ramírez👷 Add CI memory benchmark (#16046)
10 days ago  github-actions... 📝 Update release notes
10 days ago  Sebastián Ramírez📝 Add Library Skills documentation (#16041)
12 days ago  github-actions... 📝 Update release notes
12 days ago  Sebastián Ramírez📝 Update docs to use uv projects by default (#16032)
13 days ago  github-actions... 📝 Update release notes
13 days ago  Sebastián Ramírez👥 Update FastAPI People - Sponsors (#16027)
2026-07-16  github-actions... 📝 Update release notes
2026-07-16  Sebastián Ramírez🔥 Remove now-obsolete scripts to generate data for...
2026-07-16  github-actions... 📝 Update release notes
2026-07-16  Sebastián Ramírez📝 Restructure FastAPI People and related pages (#16015)
2026-07-16  Sebastián Ramírez🔖 Release version 0.139.2 (#16014) 0.139.2
2026-07-16  github-actions... 📝 Update release notes
2026-07-16  Sebastián Ramírez🐛 Refactor router route building to make it thread...
2026-07-16  Sebastián Ramírez🔖 Release version 0.139.1 (#16012) 0.139.1
2026-07-16  github-actions... 📝 Update release notes
2026-07-16  Sebastián Ramírez🐛 Fix frontend fallback support for doted paths like...
2026-07-15  github-actions... 📝 Update release notes
2026-07-15  Yurii Motov📝 Fix topic repository list not being displayed and...
2026-07-15  github-actions... 📝 Update release notes
2026-07-15  github-actions... 📝 Update release notes
next