File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 0.259.1 - 2025-02-12
5+ --------------------
6+
7+ This release adjusts the ` context_getter ` attribute from the fastapi ` GraphQLRouter `
8+ to accept an async callables.
9+
10+ Contributed by [ Alexey Pelykh] ( https://github.com/alexey-pelykh ) via [ PR #3763 ] ( https://github.com/strawberry-graphql/strawberry/pull/3763/ )
11+
12+
4130.259.0 - 2025-02-09
514--------------------
615
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " strawberry-graphql"
33packages = [ { include = " strawberry" } ]
4- version = " 0.259.0 "
4+ version = " 0.259.1 "
55description = " A library for creating GraphQL APIs"
66authors = [
" Patrick Arminio <[email protected] >" ]
77license = " MIT"
You can’t perform that action at this time.
0 commit comments