From: github-actions[bot] Date: Tue, 28 Jul 2026 12:28:57 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.9~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=506eba8ac3cf266e1a5439369c01480ff4a84efa;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 f5055671c..645889c62 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Fixes + +* 🐛 Fix `exclude_defaults` not propagated to dict keys and values in `jsonable_encoder`. PR [#16043](https://github.com/fastapi/fastapi/pull/16043) by [@MBGrao](https://github.com/MBGrao). + ### Internal * ⬆ Bump gitpython from 3.1.50 to 3.1.54. PR [#16047](https://github.com/fastapi/fastapi/pull/16047) by [@dependabot[bot]](https://github.com/apps/dependabot).