]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 23 May 2026 17:23:30 +0000 (17:23 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 23 May 2026 17:23:30 +0000 (17:23 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 9ee15a2109995e21dab3663d26fad6f3a7930a60..e1283e05ef5b2043097de12e1a585f2bce6424f2 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ♻️ Validate Server Sent Event fields to avoid applications from sending broken data. PR [#15588](https://github.com/fastapi/fastapi/pull/15588) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Document `--entrypoint` CLI option. PR [#15464](https://github.com/fastapi/fastapi/pull/15464) by [@YuriiMotov](https://github.com/YuriiMotov).