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

docs/en/docs/release-notes.md

index 51d82313fd88210e9ec1d858b5971be787d049d4..0be7bbc9c00c7a3f34a52e9d5f966701dc464918 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Breaking Changes
+
+* 🔒️ Add `strict_content_type` checking for JSON requests. PR [#14978](https://github.com/fastapi/fastapi/pull/14978) by [@tiangolo](https://github.com/tiangolo).
+
 ### Internal
 
 * ⬆ Bump flask from 3.1.2 to 3.1.3. PR [#14949](https://github.com/fastapi/fastapi/pull/14949) by [@dependabot[bot]](https://github.com/apps/dependabot).