Skip to content

Commit 678bed2

Browse files
author
github-actions
committed
📝 Update release notes
1 parent a4aa79e commit 678bed2

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
@@ -107,6 +107,10 @@ participant tasks as Background tasks
107107

108108
The new execution flow can be found in the docs: [Execution of dependencies with `yield`](https://fastapi.tiangolo.com/tutorial/dependencies/dependencies-with-yield/#execution-of-dependencies-with-yield).
109109

110+
### Features
111+
112+
* ✨ Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks. PR [#10831](https://github.com/tiangolo/fastapi/pull/10831) by [@tiangolo](https://github.com/tiangolo).
113+
110114
### Internal
111115

112116
* 👥 Update FastAPI People. PR [#10567](https://github.com/tiangolo/fastapi/pull/10567) by [@tiangolo](https://github.com/tiangolo).

0 commit comments

Comments
 (0)