Releases: fastapi/fastapi
Releases · fastapi/fastapi
Release list
0.141.1
0.141.0
0.140.13
Fixes
- 🐛 Fix
status_codebeing ignored for SSE and JSONL streaming endpoints. PR #15937 by @SAURABHSALVE.
Docs
- 📝 Fix
format_sse_eventdocstring rendering of\n\nterminator. PR #15613 by @AshNicolus. - 📝 Add API reference page for fastapi.sse. PR #15930 by @SAURABHSALVE.
0.140.12
Fixes
- 🐛 Fix line splitting in
format_sse_eventto comply with SSE spec. PR #15515 by @Zawwarsami16.
0.140.11
Fixes
- 🐛 Fix
response_model_*params ignored for non-generator endpoints withIterable[..]return type. PR #15093 by @YuriiMotov.
0.140.10
0.140.9
Fixes
- 🐛 Fix
exclude_defaultsnot propagated to dict keys and values injsonable_encoder. PR #16043 by @MBGrao.
Internal
- ⬆ Bump gitpython from 3.1.50 to 3.1.54. PR #16047 by @dependabot[bot].
- ⬆ Bump pymdown-extensions from 10.21.3 to 11.0. PR #16048 by @dependabot[bot].
- ⬆ Bump pyasn1 from 0.6.3 to 0.6.4. PR #16045 by @dependabot[bot].