Skip to content

Commit bfa54b4

Browse files
📝 Update release notes
[skip ci]
1 parent e329d78 commit bfa54b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/en/docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ hide:
77

88
## Latest Changes
99

10+
### Fixes
11+
12+
* 🐛 Fix support for `StreamingResponse`s with dependencies with `yield` or `UploadFile`s, close after the response is done. PR [#14099](https://github.com/fastapi/fastapi/pull/14099) by [@tiangolo](https://github.com/tiangolo).
13+
1014
### Docs
1115

1216
* 📝 Update `tutorial/security/oauth2-jwt/` to use `pwdlib` with Argon2 instead of `passlib`. PR [#13917](https://github.com/fastapi/fastapi/pull/13917) by [@Neizvestnyj](https://github.com/Neizvestnyj).

0 commit comments

Comments
 (0)