Skip to content

🍓 0.281.0

Choose a tag to compare

@botberry botberry released this 26 Aug 16:07
· 23 commits to main since this release

In this release we removed the --log-operations option from the
strawberry server command. The option only worked for WebSocket connections to
the debug server, and had limited utility.

Removing this option allowed us to remove the undocumented debug option from
all HTTP view integrations and WebSocket protocol implementation, simplifying
the codebase.

Releases contributed by @DoctorJohn via #3979