Skip to content

Bump strawberry-graphql[fastapi] from 0.240.2 to 0.240.4

Bumps strawberry-graphql[fastapi] from 0.240.2 to 0.240.4.

Release notes

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

🍓 0.240.4

This release fixes how we check for multipart subscriptions to be in line with the latest changes in the spec.

Releases contributed by @​patrick91 via #3627

🍓 0.240.3

This release fixes an issue that prevented extensions to receive the result from the execution context when executing operations in async.

Releases contributed by @​nrbnlulu via #3629

Changelog

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

0.240.4 - 2024-09-13

This release fixes how we check for multipart subscriptions to be in line with the latest changes in the spec.

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

0.240.3 - 2024-09-12

This release fixes an issue that prevented extensions to receive the result from the execution context when executing operations in async.

Contributed by ניר via [PR #3629](strawberry-graphql/strawberry#3629)

Commits

Merge request reports