diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000000..2820214c74 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,4 @@ +Release type: patch + +Operations over `graphql-transport-ws` now create the Context and perform validation on +the worker `Task`, thus not blocking the websocket from accepting messages.