]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 24 Nov 2025 19:03:33 +0000 (19:03 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 24 Nov 2025 19:03:33 +0000 (19:03 +0000)
[skip ci]

docs/en/docs/release-notes.md

index ef1b98b67badaceefd329c55a4a0e2927edd6d29..c2190dafed06e8270630a98e9a54d076c8b36bbd 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Use `401` status code in security classes when credentials are missing. PR [#13786](https://github.com/fastapi/fastapi/pull/13786) by [@YuriiMotov](https://github.com/YuriiMotov).
+
 ### Internal
 
 * 🔧 Configure labeler to exclude files that start from underscore for `lang-all` label. PR [#14213](https://github.com/fastapi/fastapi/pull/14213) by [@YuriiMotov](https://github.com/YuriiMotov).