Shardul D
0d4ca48183
🐛 Fix Server-Sent Event data ignoring Pydantic serialization_alias
`ServerSentEvent(data=<pydantic model>)` was serialized with `model_dump_json()`, which defaults to `by_alias=False` in Pydantic v2, so `serialization_alias`/`alias` were ignored. Serialize with `by_alias=response_model_by_alias` to match the rest of FastAPI's response serialization (honors aliases by default, respects `response_model_by_alias=False`).
Reported in #15703
1 month ago
github-actions[bot]
1929ac2319
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
cba4158567
♻️ Refactor how sponsors data is handled for banners ( #15852 )
1 month ago
Sebastián Ramírez
b90c49aefa
🔖 Release version 0.138.1 ( #15842 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
1f2f3df485
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
0af003a85d
♻️ Refactor Library Skills, make info easier to find for agents ( #15841 )
1 month ago
github-actions[bot]
d5494c1f01
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
82c527e714
👷 Simplify pull request workflow triggers ( #15836 )
1 month ago
github-actions[bot]
3f28dbe6d8
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
f6ea6b1f12
👷 Update issue-manager to 0.7.1 ( #15833 )
1 month ago
github-actions[bot]
219ac634ab
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
fcc8e1f994
⬆️ Update issue-manager to 0.7.0 ( #15831 )
1 month ago
github-actions[bot]
457f4c705c
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
29fc8f6166
🔧 Update sponsors: Add TestMu again ( #15830 )
1 month ago
github-actions[bot]
a497a025e7
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
8f3db3d3e7
🔒 ️ Update zizmor workflow security checks ( #15820 )
1 month ago
github-actions[bot]
0cb4a8e284
📝 Update release notes
[skip ci]
2 months ago
dependabot[bot]
d69774c23d
⬆ Bump pydantic-settings from 2.14.1 to 2.14.2 ( #15799 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
2 months ago
Sebastián Ramírez
4b83b0d409
🔖 Release version 0.138.0 ( #15808 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
041cb0cdfa
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
10393846ed
📝 Fix typo in release notes ( #15807 )
2 months ago
github-actions[bot]
0303491b69
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
190f6e2033
📝 Add Frontend instructions to Agent Library Skill ( #15805 )
2 months ago
github-actions[bot]
17945e5ab7
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
2260afaf43
🐛 Fix failing test, update format for raised errors ( #15804 )
2 months ago
github-actions[bot]
0cd5001d0e
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
7cb1ab6264
👷 Fix test-alls-green ( #15803 )
2 months ago
github-actions[bot]
9c7eceb00f
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
d176e00b9f
📝 Udpate release notes link ( #15802 )
2 months ago
github-actions[bot]
71e608e00e
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
459a51097b
✏️ Update white space characters in bigger apps ( #15801 )
2 months ago
github-actions[bot]
e12833aaa2
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
4d3dc78b26
✨ Add support for `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")` ( #15800 )
2 months ago
github-actions[bot]
f1d750fdda
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
22f99d9ad3
🔧 Enable checking `release-notes.md` for typos ( #15796 )
2 months ago
github-actions[bot]
2d00470875
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
6e6c74fc16
🌐 Enable Hindi docs translations ( #15554 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
1b68e378ef
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
da9d05bc7a
✏️ Fix grammar, typos, and broken links in docs ( #15694 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
2 months ago
github-actions[bot]
c61384e3d7
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
08321394ab
📝 Tweak wording about deploying to FastAPI Cloud ( #15793 )
2 months ago
github-actions[bot]
c744991f96
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
2f4ba0bdd1
🔨 Use `gpt-5.5` model in `translate.py`, specify `-chat` to avoid warnings ( #15792 )
2 months ago
Sebastián Ramírez
6a0ba7bb1f
🔖 Release version 0.137.2 ( #15790 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
5d421ae977
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
6ac122071d
✨ Add `iter_route_contexts()` for advanced use cases that used to use `router.routes` (e.g. Jupyverse) ( #15785 )
2 months ago
github-actions[bot]
7feb17f80a
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
d514109e42
🔧 Update sponsors: add BairesDev ( #15787 )
2 months ago
github-actions[bot]
1c1edb9b55
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
32d711f6d2
🔨 Update sponsors script to simplify previews ( #15786 )
2 months ago