Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fastapi/fastapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.128.2
Choose a base ref
...
head repository: fastapi/fastapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.128.3
Choose a head ref
  • 11 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 6, 2026

  1. 👷 Run tests with lower bound uv sync, upgrade fastapi[all] minimum …

    …dependencies: `ujson >=5.8.0`, `orjson >=3.9.3` (#14846)
    tiangolo authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    3b8b310 View commit details
    Browse the repository at this point in the history
  2. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    8e50c55 View commit details
    Browse the repository at this point in the history
  3. ♻️ Re-implement on_event in FastAPI for compatibility with the next…

    … Starlette, while keeping backwards compatibility (#14851)
    tiangolo authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    f9f7992 View commit details
    Browse the repository at this point in the history
  4. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    fe8c33e View commit details
    Browse the repository at this point in the history
  5. 🌐 Update translations for ru (update-outdated) (#14834)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    tiangolo and github-actions[bot] authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    08233d7 View commit details
    Browse the repository at this point in the history
  6. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    01e85c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19f13ea View commit details
    Browse the repository at this point in the history
  8. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    201feed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6cc650 View commit details
    Browse the repository at this point in the history
  10. 📝 Update release notes

    [skip ci]
    github-actions[bot] committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    661cdfb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36985f5 View commit details
    Browse the repository at this point in the history
Loading