Download Latest Version 0.135.3 source code.tar.gz (17.5 MB)
Email in envelope

Get an email when there's a new version of FastAPI

Home / 0.134.0
Name Modified Size InfoDownloads / Week
Parent folder
0.134.0 source code.tar.gz 2026-02-27 17.4 MB
0.134.0 source code.zip 2026-02-27 19.2 MB
README.md 2026-02-27 1.4 kB
Totals: 3 Items   36.6 MB 0

Features

  • ✨ Add support for streaming JSON Lines and binary data with yield. PR #15022 by @tiangolo.
    • This also upgrades Starlette from >=0.40.0 to >=0.46.0, as it's needed to properly unrwap and re-raise exceptions from exception groups.
    • New docs: Stream JSON Lines.
    • And new docs: Stream Data.

Docs

  • πŸ“ Update Library Agent Skill with streaming responses. PR #15024 by @tiangolo.
  • πŸ“ Update docs for responses and new stream with yield. PR #15023 by @tiangolo.
  • πŸ“ Add await in StreamingResponse code example to allow cancellation. PR #14681 by @casperdcl.
  • πŸ“ Rename docs_src/websockets to docs_src/websockets_ to avoid import errors. PR #14979 by @YuriiMotov.

Internal

Source: README.md, updated 2026-02-27