strawberry-graphql
strawberry
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: add RELEASE.md for patch release
worktree-fix-unallowed-return-type-for-union
16 hours ago
Release 🍓 0.311.1
main
16 hours ago
fix: skip cancelled futures in DataLoader error handler (#4300) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
main
16 hours ago
deps(python)(deps): bump the all-dependencies group with 6 updates (#4298) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
16 hours ago
[pre-commit.ci] pre-commit autoupdate (#4299) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
main
16 hours ago
fix: skip cancelled futures in DataLoader error handler The error path in `dispatch_batch` called `set_exception` on every future in the batch without checking if any had already been cancelled. When a client disconnects mid-request, some DataLoader futures get cancelled by the event loop; if the batch load function then fails (e.g. because the executor was torn down), the error handler would crash with `InvalidStateError` trying to set an exception on the cancelled futures. The success path already had this guard (added in #2339) but the error path was missed. This adds the same `cancelled()` check. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mixcloud:fix/dataloader-cancelled-future-in-error-handler
23 hours ago
ci(deps): bump zizmorcore/zizmor-action from 0.5.0 to 0.5.1 (#4296) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
2 days ago
ci(deps): bump oven-sh/setup-bun from 2.1.2 to 2.1.3 (#4294) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
2 days ago
Active Branches
fix: handle StrawberryUnion in is_implemented_by for generic TypeVar resolution
last run
16 hours ago
#4302
CodSpeed Performance Gauge
0%
Handle `Some` and `UNSET` in `strawberry.asdict`
last run
10 days ago
#4272
CodSpeed Performance Gauge
0%
Remove deprecated `ScalarWrapper` and scalar class wrapping
last run
14 days ago
#4227
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs