FastAPI 0.140.11 Patch Release
sdkengineerpython-web
patch
This patch release for FastAPI addresses an issue where `response_model_*` parameters were not correctly applied to non-generator endpoints returning an `Iterable` type. The fix ensures that response models are consistently applied across various endpoint types, improving data serialization accuracy for developers using these features.
Fixes (1) ›
- 🐛 Fix response_model_* params ignored for non-generator endpoints with Iterable[..] return type. PR #15093 by @YuriiMotov
Read the original announcement →
https://github.com/fastapi/fastapi/releases/tag/0.140.11
Related releases
- PyCharm License Discount for Django Software Foundation Extended Django Weblog ·
- Django Software Foundation Seeks Volunteers for Fundraising Working Group Django Weblog ·
- Django 6.1.1 bugfix release addresses reported issues Django Weblog ·
- DSF Names Benjamin Balder Bach Member of the Month for August 2026 Django Weblog ·
- Djangonaut Space Opens Applications for Session 7 Mentorship Program Django Weblog ·
- Django Software Foundation Releases 2026 Developer Survey Results Django Weblog ·