pypi gql 3.4.0

latest releases: 3.6.0b2, 3.6.0b1, 3.6.0b0...
2 years ago

New features

  • Permanent reconnecting async session (#324)
    This new feature will make it more easy to keep a reference to a session in a class.
    See the new documentation about this
    Note: the backoff dependency had to be added for this feature
  • Adding explicit json_serialize argument in AIOHTTPTransport (#337)

Bug fixes

  • Allow omitting optional arguments with serialize_variables=True (#338)

Documentation

  • DOC Add basic example result in README (#336)

Don't miss a new gql release

NewReleases is sending notifications on new releases.