Skip to content

Build(deps): Bump strawberry-graphql[fastapi] from 0.217.0 to 0.217.1

Bumps strawberry-graphql[fastapi] from 0.217.0 to 0.217.1.

Release notes

Sourced from strawberry-graphql[fastapi]'s releases.

🍓 0.217.1

This hotfix enables permission extensions to be used with AsyncGenerators.

Releases contributed by @​erikwrede via #3318

Changelog

Sourced from strawberry-graphql[fastapi]'s changelog.

0.217.1 - 2024-01-04

This hotfix enables permission extensions to be used with AsyncGenerators.

Contributed by Erik Wrede via [PR #3318](strawberry-graphql/strawberry#3318)

Commits
  • 5b92d56 Release 🍓 0.217.1
  • ff734aa fix(permissions): hotfix for regression on permission extension w/ subscripti...
  • 6c7b11f docs: use BigInt instead of Int64 as recommendation for large integer scalars...
  • aad305b fix(docs): Connections examples and GraphQL queries are now working properly....
  • See full diff in compare view

Merge request reports