From: github-actions[bot] Date: Mon, 24 Nov 2025 19:03:33 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.122.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4ef97afd937a8fd180a78e11c3648509e5bc14d;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index ef1b98b67b..c2190dafed 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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).