Bump strawberry-graphql[fastapi] from 0.268.1 to 0.270.0
Bumps strawberry-graphql[fastapi] from 0.268.1 to 0.270.0.
Release notes
Sourced from strawberry-graphql[fastapi]'s releases.
🍓 0.270.0This release adds support for GraphQL over WebSocket transport protocols to the Quart integration.
Releases contributed by
@DoctorJohn
via #3860
🍓 0.269.0This release adds support for input extension (To explain and document)
Releases contributed by
@omarzouk
via #3461
🍓 0.268.2This release (finally) fixes support for using
ID
andGlobalID
in the same schema.Releases contributed by
@patrick91
via #3859
Changelog
Sourced from strawberry-graphql[fastapi]'s changelog.
0.270.0 - 2025-05-20
This release adds support for GraphQL over WebSocket transport protocols to the Quart integration.
Contributed by Jonathan Ehwald via [PR #3860](strawberry-graphql/strawberry#3860)
0.269.0 - 2025-05-17
This release adds support for input extension (To explain and document)
Contributed by Omar Marzouk via [PR #3461](strawberry-graphql/strawberry#3461)
0.268.2 - 2025-05-17
This release (finally) fixes support for using
ID
andGlobalID
in the same schema.Contributed by Patrick Arminio via [PR #3859](strawberry-graphql/strawberry#3859)
Commits
-
1568133
Release🍓 0.270.0 -
8b8304c
Quart subscription support (#3860) -
203bb14
Release🍓 0.269.0 -
0cfb7f6
Add support for extensions to the HTTP protocol (#3461) -
4db5a0d
Release🍓 0.268.2 -
cbfe489
Better implementation of GlobalID = ID (#3859) -
6596b29
[pre-commit.ci] pre-commit autoupdate (#3856) - See full diff in compare view