]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 18 Jun 2026 06:50:13 +0000 (06:50 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 18 Jun 2026 06:50:13 +0000 (06:50 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 3dfecffb07cbbbe5dc01a088e595b62a30f2998e..df7a7dddbefce5c7283457011639c392540c7ba7 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Features
+
+* ✨ Add `iter_route_contexts()` for advanced use cases that used to use `router.routes` (e.g. Jupyverse). PR [#15785](https://github.com/fastapi/fastapi/pull/15785) by [@tiangolo](https://github.com/tiangolo).
+
 ### Translations
 
 * 🌐 Fix broken Markdown in Korean custom response docs. PR [#15774](https://github.com/fastapi/fastapi/pull/15774) by [@kooqooo](https://github.com/kooqooo).