📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2023-02-14 10:17:08 +01:00
parent 9e283ef66b
commit 52ca6cb95b
1 changed files with 7 additions and 0 deletions

View File

@ -2,7 +2,14 @@
## Latest Changes
🚨 This is a security fix. Please upgrade as soon as possible.
### Upgrades
* ⬆️ Upgrade Starlette to 0.25.0. PR [#5996](https://github.com/tiangolo/fastapi/pull/5996) by [@tiangolo](https://github.com/tiangolo).
* This solves a vulnerability that could allow denial of service attacks by using many small multipart fields/files (parts), consuming high CPU and memory.
* Only applications using forms (e.g. file uploads) could be affected.
* For most cases, upgrading won't have any breaking changes.
## 0.91.0