File tree Expand file tree Collapse file tree 3 files changed +12
-7
lines changed
Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 0.275.6 - 2025-07-13
5+ --------------------
6+
7+ In this release, we updated Strawberry to gracefully handle requests containing
8+ an invalid ` extensions ` parameter. Previously, such requests could result in
9+ internal server errors. Now, Strawberry will return a 400 Bad Request response
10+ with a clear error message, conforming to the GraphQL over HTTP specification.
11+
12+ Contributed by [ Jonathan Ehwald] ( https://github.com/DoctorJohn ) via [ PR #3943 ] ( https://github.com/strawberry-graphql/strawberry/pull/3943/ )
13+
14+
4150.275.5 - 2025-06-26
516--------------------
617
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[project ]
22name = " strawberry-graphql"
3- version = " 0.275.5 "
3+ version = " 0.275.6 "
44description = " A library for creating GraphQL APIs"
55authors = [{
name =
" Patrick Arminio" ,
email =
" [email protected] " }]
66license = { text = " MIT" }
You can’t perform that action at this time.
0 commit comments