Skip to content

v3.1.0

Compare
Choose a tag to compare
@leszekhanusz leszekhanusz released this 11 Mar 11:25
· 149 commits to master since this release

New features

  • Allow to specify subprotocols in the websockets transport (#300)
  • Saving http response headers reference in transports (#293)

Fixes

  • Close transport when fetching the schema failed (#297)
  • Fix errors raising TransportProtocolError with the graphql-ws protocol (#299)
  • Client: Add explicit overloads and remove *args arguments (#306)