Skip to content

v4.3.0b1

Pre-release
Pre-release

Choose a tag to compare

@leszekhanusz leszekhanusz released this 30 Mar 21:46
· 4 commits to master since this release

!!! This version limits graphql-core to <3.3.0a12 to avoid issue #588

Features

  • Add extra_args parameter to subscribe() for aiohttp transport (#584)

Fixes

  • Fix DeprecationWarning in test_requests_batch online tests (#582)
  • Don't fall back to Apollo when not in subprotocols (#586)

Misc

  • DOC Use the session in async subs example (#585)