pypi strawberry-graphql 0.247.0
🍓 0.247.0

23 hours ago

This release fixes a regression in the legacy GraphQL over WebSocket protocol.
Legacy protocol implementations should ignore client message parsing errors.
During a recent refactor, Strawberry changed this behavior to match the new protocol, where parsing errors must close the WebSocket connection.
The expected behavior is restored and adequately tested in this release.

Releases contributed by @DoctorJohn via #3670

Don't miss a new strawberry-graphql release

NewReleases is sending notifications on new releases.