]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/shortlog
thirdparty/fastapi/fastapi.git
6 days ago  dependabot... ⬆ Bump actions/cache from 4 to 5 dependabot/github_actions/actions/cache-5 14511/head
7 days ago  github-actions... 📝 Update release notes
7 days ago  Motov Yurii🌐 Sync Russian docs (#14509)
7 days ago  github-actions... 📝 Update release notes
7 days ago  Motov Yurii✅ Add set of tests for request parameters and alias...
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez👷 Tweak coverage to not pass Smokeshow max file size...
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sofie Van Landeghem✅ Expand test matrix to include Windows and MacOS ...
7 days ago  github-actions... 📝 Update release notes
7 days ago  Sebastián Ramírez📝 Tweak links format (#14505)
8 days ago  github-actions... 📝 Update release notes
8 days ago  Nils-Hero Lindemann🌐 Sync German docs (#14488)
8 days ago  github-actions... 📝 Update release notes
8 days ago  Sebastián Ramírez📝 Update docs about re-raising validation errors, do...
8 days ago  github-actions... 📝 Update release notes
8 days ago  Sebastián Ramírez🔥 Remove external links section (#14486)
8 days ago  Sebastián Ramírez🔖 Release version 0.124.2 0.124.2
8 days ago  github-actions... 📝 Update release notes
8 days ago  Sebastián Ramírez🐛 Fix support for `if TYPE_CHECKING`, non-evaluated...
8 days ago  Sebastián Ramírez🔖 Release version 0.124.1 0.124.1
8 days ago  github-actions... 📝 Update release notes
8 days ago  Sebastián Ramírez🐛 Fix handling arbitrary types when using `arbitrary_ty...
8 days ago  github-actions... 📝 Update release notes
8 days ago  Motov Yurii📝 Add variants for code examples in "Advanced User...
9 days ago  github-actions... 📝 Update release notes
9 days ago  Sebastián Ramírez✅ Add test for Pydantic v2, dataclasses, UUID, and...
10 days ago  github-actions... 📝 Update release notes
10 days ago  Alejandra📝 Update tech stack in project generation docs (#14472)
12 days ago  Sebastián Ramírez🔖 Release version 0.124.0 0.124.0
12 days ago  github-actions... 📝 Update release notes
12 days ago  Yuji Teshima✏️ Fix typo in `scripts/mkdocs_hooks.py` (#14457)
12 days ago  github-actions... 📝 Update release notes
12 days ago  Savannah Ostrowski🚸 Improve tracebacks by adding endpoint metadata ...
13 days ago  Sebastián Ramírez🔖 Release version 0.123.10 0.123.10
13 days ago  github-actions... 📝 Update release notes
13 days ago  Motov Yurii🐛 Fix using class (not instance) dependency that has...
13 days ago  github-actions... 📝 Update release notes
13 days ago  Motov Yurii🐛 Fix `separate_input_output_schemas=False` with `compu...
2025-12-04  Sebastián Ramírez🔖 Release version 0.123.9 0.123.9
2025-12-04  github-actions... 📝 Update release notes
2025-12-04  Sebastián Ramírez🐛 Fix OAuth2 scopes in OpenAPI in extra corner cases...
2025-12-04  Sebastián Ramírez🔖 Release version 0.123.8 0.123.8
2025-12-04  github-actions... 📝 Update release notes
2025-12-04  Sebastián Ramírez🐛 Fix OpenAPI security scheme OAuth2 scopes declaration...
2025-12-04  Sebastián Ramírez🔖 Release version 0.123.7 0.123.7
2025-12-04  github-actions... 📝 Update release notes
2025-12-04  chaen🐛 Fix evaluating stringified annotations in Python...
2025-12-04  Sebastián Ramírez🔖 Release version 0.123.6 0.123.6
2025-12-04  github-actions... 📝 Update release notes
2025-12-04  Sebastián Ramírez🐛 Fix support for functools wraps and partial combined...
2025-12-02  Sebastián Ramírez🔖 Release version 0.123.5 0.123.5
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Lie Ryan✨ Allow using dependables with `functools.partial(...
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Nils-Hero Lindemann🌐 Sync German docs (#14367)
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  [object Object]✨ Add support for wrapped functions (e.g. `@functools...
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Victorien🐛 Fix optional sequence handling with new union syntax...
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Sebastián Ramírez🔥 Remove dangling extra condiitonal no longer needed...
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Sebastián Ramírez♻️ Refactor internals, update `is_coroutine` check...
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Matthew Martin✨ Handle wrapped dependencies (#9555)
2025-12-02  Sebastián Ramírez🔖 Release version 0.123.4 0.123.4
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Vincent Grafé🐛 Fix OpenAPI schema support for computed fields when...
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Motov Yurii📝 Fix docstring of `servers` parameter (#14405)
2025-12-02  Sebastián Ramírez🔖 Release version 0.123.3 0.123.3
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Motov Yurii🐛 Fix Query\Header\Cookie parameter model alias (#14360)
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Motov Yurii🐛 Fix optional sequence handling in `serialize sequence...
2025-12-02  Sebastián Ramírez🔖 Release version 0.123.2 0.123.2
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  zadevhub📝 Add tip on how to install `pip` in case of `No module...
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Flavius📝 Update Primary Key notes for the SQL databases tutori...
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  SaisakthiM📝 Clarify estimation note in documentation (#14070)
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Alex Colby🐛 Fix unformatted `{type_}` in FastAPIError (#14416)
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Motov Yurii🐛 Fix parsing extra non-body parameter list (#14356)
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Motov Yurii🐛 Fix parsing extra `Form` parameter list (#14303)
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  ad hoc🐛 Fix support for form values with empty strings interp...
2025-12-02  Sebastián Ramírez🔖 Release version 0.123.1 0.123.1
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Sofie Van Landeghem🐛 Avoid accessing non-existing "$ref" key for Pydantic...
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Hemanth U🐛 Fix Windows UnicodeEncodeError in CLI test (#14295)
2025-12-02  github-actions... 📝 Update release notes
2025-12-02  Kent Huang🐛 Fix `TypeError` when encoding a decimal with a `NaN...
2025-12-01  github-actions... 📝 Update release notes
2025-12-01  Sebastián Ramírez🔧 Update sponsors: add Greptile (#14429)
next