FastAPI 0.140.12 Fixes SSE Event Formatting
sdkengineerpython-web
patch
FastAPI version 0.140.12 addresses an issue with line splitting in the `format_sse_event` function. This fix ensures compliance with the Server-Sent Events (SSE) specification, which is crucial for maintaining correct behavior in applications using SSE. The update is a patch release available to all users of FastAPI.
Fixes (1) ›
- 🐛 Fix line splitting in format_sse_event to comply with SSE spec. PR #15515 by @Zawwarsami16
Read the original announcement →
https://github.com/fastapi/fastapi/releases/tag/0.140.12
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 ·