]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/shortlog
thirdparty/fastapi/fastapi.git
2026-02-05  Rayyan oumlil📝 Fix duplicate word in `advanced-dependencies.md`...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Sebastián Ramírez🔨 Update docs and translations scripts, enable Turkish...
2026-02-04  Sebastián Ramírez🔖 Release version 0.128.1 0.128.1
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Sebastián Ramírez⬇️ Downgrade LLM translations model to GPT-5 to reduce...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Roman Mashevskyi🌐 Improve LLM prompt of `uk` documentation (#14795)
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Sebastián Ramírez🌐 Update translations for ja (update-outdated) (#14588)
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Sebastián Ramírez🐛 Fix translation script commit in place (#14818)
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Sebastián Ramírez📝 Update docs for contributing translations, simplify...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Jonathan Fulton🐛 Update `ValidationError` schema to include `input...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Sebastián Ramírez🎨 Tweak types for mypy (#14816)
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Mickaël Guérin🐛 Fix TYPE_CHECKING annotations for Python 3.14 (PEP...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Cecilia Madrid🐛 Strip whitespaces from `Authorization` header credent...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Joab✨ Add `viewport` meta tag to improve Swagger UI on...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  mvanderlee🏷️ Re-export `IncEx` type from Pydantic instead of...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Tima📝 Fix typing issue in `docs_src/app_testing/app_b`...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  johnson-earls📝 Fix example of license identifier in documentation...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Motov Yurii📝 Add banner to translated pages (#14809)
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Anton🚸 Improve error message for invalid query parameter...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  DJ Melisso🐛 Fix OpenAPI duplication of `anyOf` refs for app-level...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Motov Yurii📝 Add links to related sections of docs to docstrings...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Motov Yurii📝 Update embedded code examples to Python 3.10 syntax...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Motov Yurii📝 Fix dependency installation command in `docs/en/docs...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Motov Yurii📝 Use return type annotation instead of `response_model...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Motov Yurii🔨 Update translation script to retry if LLM-response...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Motov Yurii📝 Use `WSGIMiddleware` from `a2wsgi` instead of depreca...
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Sebastián Ramírez💡 Update comment for Pydantic internals (#14814)
2026-02-04  github-actions... 📝 Update release notes
2026-02-04  Sebastián Ramírez👷 Run tests only on relevant code changes (not on docs...
2026-02-03  github-actions... 📝 Update release notes
2026-02-03  Motov Yurii👷 Run mypy by pre-commit (#14806)
2026-02-02  github-actions... 📝 Update release notes
2026-02-02  dependabot... ⬆ Bump ruff from 0.14.3 to 0.14.14 (#14798)
2026-02-02  github-actions... 📝 Update release notes
2026-02-02  dependabot... ⬆ Bump pyasn1 from 0.6.1 to 0.6.2 (#14804)
2026-02-02  github-actions... 📝 Update release notes
2026-02-02  github-actions... 📝 Update release notes
2026-02-02  github-actions... 📝 Update release notes
2026-02-02  dependabot... ⬆ Bump sqlmodel from 0.0.27 to 0.0.31 (#14802)
2026-02-02  dependabot... ⬆ Bump mkdocs-macros-plugin from 1.4.1 to 1.5.0 (#14801)
2026-02-02  dependabot... ⬆ Bump gitpython from 3.1.45 to 3.1.46 (#14800)
2026-02-02  github-actions... 📝 Update release notes
2026-02-02  dependabot... ⬆ Bump typer from 0.16.0 to 0.21.1 (#14799)
2026-02-02  github-actions... 📝 Update release notes
2026-02-02  Sebastián Ramírez👥 Update FastAPI GitHub topic repositories (#14803)
2026-02-02  github-actions... 📝 Update release notes
2026-02-02  Sebastián Ramírez👥 Update FastAPI People - Contributors and Translators...
2026-02-01  github-actions... 📝 Update release notes
2026-02-01  Motov Yurii🌐 Update translations for uk (update outdated, found...
2026-01-31  github-actions... 📝 Update release notes
2026-01-31  Sebastián Ramírez🌐 Update translations for tr (update-outdated) (#14745)
2026-01-29  github-actions... 📝 Update release notes
2026-01-29  Vineet Kumar📝 Fix minor typos in release notes (#14780)
2026-01-24  github-actions... 📝 Update release notes
2026-01-24  JUNG SEUNGHOON🌐 Update `llm-prompt.md` for Korean language (#14763)
2026-01-24  github-actions... 📝 Update release notes
2026-01-24  Motov Yurii🌐 Update translations for ko (update outdated, found...
2026-01-22  github-actions... 📝 Update release notes
2026-01-22  Sofie Van Landeghem🔧 Ensure that an edit to `uv.lock` gets the `internal...
2026-01-22  github-actions... 📝 Update release notes
2026-01-22  Sebastián Ramírez🌐 Update translations for de (update-outdated) (#14690)
2026-01-22  github-actions... 📝 Update release notes
2026-01-22  Motov Yurii🌐 Update LLM prompt for Russian translations (#14733)
2026-01-20  github-actions... 📝 Update release notes
2026-01-20  Sebastián Ramírez🌐 Update translations for ru (update-outdated) (#14693)
2026-01-20  github-actions... 📝 Update release notes
2026-01-20  Sebastián Ramírez🌐 Update translations for pt (update-outdated) (#14724)
2026-01-20  github-actions... 📝 Update release notes
2026-01-20  hy.lee🌐 Update Korean LLM prompt (#14740)
2026-01-20  github-actions... 📝 Update release notes
2026-01-20  Kader Miyanyedi🌐 Improve LLM prompt for Turkish translations (#14728)
2026-01-19  github-actions... 📝 Update release notes
2026-01-19  Sebastián Ramírez🔧 Update sponsors: remove Requestly (#14735)
2026-01-19  github-actions... 📝 Update release notes
2026-01-19  Sebastián Ramírez🔧 Update sponsors, LambdaTest changes to TestMu AI...
2026-01-16  github-actions... 📝 Update release notes
2026-01-16  Rafael de Oliveira... 🌐 Update portuguese llm-prompt.md (#14702)
next