📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-10 13:54:57 +00:00
parent 4a9f13763d
commit 1cf7cd8af0
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ hide:
* 📝 Update docs about re-raising validation errors, do not include string as is to not leak information. PR [#14487](https://github.com/fastapi/fastapi/pull/14487) by [@tiangolo](https://github.com/tiangolo).
* 🔥 Remove external links section. PR [#14486](https://github.com/fastapi/fastapi/pull/14486) by [@tiangolo](https://github.com/tiangolo).
### Translations
* 🌐 Sync German docs. PR [#14488](https://github.com/fastapi/fastapi/pull/14488) by [@nilslindemann](https://github.com/nilslindemann).
## 0.124.2
### Fixes