From: github-actions Date: Thu, 27 Feb 2025 12:29:47 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.115.9~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d974fbdda06c606ee49c3d440d61a4018d249383;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 84d680d91c..8754f5228d 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Fixes + +* รฐยŸยย› Ensure that `HTTPDigest` only raises an exception when `auto_error is True`. PR [#2939](https://github.com/fastapi/fastapi/pull/2939) by [@arthurio](https://github.com/arthurio). + ### Refactors * รขยœย… Simplify tests for `query_params_str_validations`. PR [#13218](https://github.com/fastapi/fastapi/pull/13218) by [@alv2017](https://github.com/alv2017).