Skip to content

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.0

This release adds support for GraphQL over WebSocket transport protocols to the Quart integration.

Releases contributed by @​DoctorJohn via #3860

🍓 0.269.0

This release adds support for input extension (To explain and document)

Releases contributed by @​omarzouk via #3461

🍓 0.268.2

This release (finally) fixes support for using ID and GlobalID 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 and GlobalID in the same schema.

Contributed by Patrick Arminio via [PR #3859](strawberry-graphql/strawberry#3859)

Commits

Merge request reports

Loading