oliver
21eee9163f
✅ make test_depends_deadlock more co-operative
This ensures that the threads which are blocking up the threadpool eventually exit when in failure mode.
1 month ago
pre-commit-ci-lite[bot]
51e0e5a6c9
🎨 Auto format
1 month ago
oliver
118ffd34ec
✅ ensure deadlock tests play nicely with -n auto
This makes the tests more co-operative under failure, the tradeoff being that debugging may require some extra work.
1 month ago
oliver
79dd0ebf53
✅ switch from asyncio.wait_for to pytest timeout in deadlock tests
`wait_for` was causing the test suite to hang completely when running with `-n auto`.
1 month ago
oliver
f3a18003e6
✅ Add timeout to anyio deadlock tests
This ensures that if an anyio deadlock issue is re-introduced the test suite will fail in a helpful way rather than just hanging.
1 month ago
oliver
a4ff071912
🐛 fix deadlocks in depends by using a separate CapacityLimiter for teardown
If there is a limited pool of resources, like database connections, we need separate pools of threads for acquiring and releasing those resources, otherwise there will always be deadlocks.
3 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>
1 month ago
github-actions[bot]
041cb0cdfa
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
10393846ed
📝 Fix typo in release notes ( #15807 )
1 month ago
github-actions[bot]
0303491b69
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
190f6e2033
📝 Add Frontend instructions to Agent Library Skill ( #15805 )
1 month ago
github-actions[bot]
17945e5ab7
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
2260afaf43
🐛 Fix failing test, update format for raised errors ( #15804 )
1 month ago
github-actions[bot]
0cd5001d0e
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
7cb1ab6264
👷 Fix test-alls-green ( #15803 )
1 month ago
github-actions[bot]
9c7eceb00f
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
d176e00b9f
📝 Udpate release notes link ( #15802 )
1 month ago
github-actions[bot]
71e608e00e
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
459a51097b
✏️ Update white space characters in bigger apps ( #15801 )
1 month ago
github-actions[bot]
e12833aaa2
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
4d3dc78b26
✨ Add support for `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")` ( #15800 )
1 month ago
github-actions[bot]
f1d750fdda
📝 Update release notes
[skip ci]
1 month ago
Yurii Motov
22f99d9ad3
🔧 Enable checking `release-notes.md` for typos ( #15796 )
1 month ago
github-actions[bot]
2d00470875
📝 Update release notes
[skip ci]
1 month ago
Yurii Motov
6e6c74fc16
🌐 Enable Hindi docs translations ( #15554 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
1b68e378ef
📝 Update release notes
[skip ci]
1 month 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] >
1 month ago
github-actions[bot]
c61384e3d7
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
08321394ab
📝 Tweak wording about deploying to FastAPI Cloud ( #15793 )
1 month ago
github-actions[bot]
c744991f96
📝 Update release notes
[skip ci]
1 month ago
Yurii Motov
2f4ba0bdd1
🔨 Use `gpt-5.5` model in `translate.py`, specify `-chat` to avoid warnings ( #15792 )
1 month 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>
1 month ago
github-actions[bot]
5d421ae977
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
6ac122071d
✨ Add `iter_route_contexts()` for advanced use cases that used to use `router.routes` (e.g. Jupyverse) ( #15785 )
1 month ago
github-actions[bot]
7feb17f80a
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
d514109e42
🔧 Update sponsors: add BairesDev ( #15787 )
1 month ago
github-actions[bot]
1c1edb9b55
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
32d711f6d2
🔨 Update sponsors script to simplify previews ( #15786 )
1 month ago
github-actions[bot]
202b2d2f5f
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
e26e64381c
⬆ Bump the python-packages group across 1 directory with 7 updates ( #15777 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
c66d1c222b
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
705324ed29
⬆ Bump cryptography from 46.0.7 to 48.0.1 ( #15779 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
627636b617
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
84304df58f
⬆ Bump aiohttp from 3.14.0 to 3.14.1 ( #15781 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
aaf70c196c
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
69f8d87fb7
⬆ Bump starlette from 1.2.1 to 1.3.1 ( #15780 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
a62dd75022
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
2c77ae3f76
⬆ Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 in the github-actions group ( #15776 )
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] >
1 month ago
github-actions[bot]
06074e739b
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
5ebf2ab2d1
⬆ Bump https://github.com/crate-ci/typos from v1.47.1 to v1.47.2 in the pre-commit group ( #15775 )
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] >
1 month ago