pypi gql 3.0.0b0

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

New features

  • Implementation of graphql-ws protocol (#242)
  • Add upload_files functionality for requests transport (#244)
  • AIOHTTPTransport ignore backend mimetype (#248)
  • Add the option to specify a filename on multipart file upload (#241)
  • DSL implementation of fragments (#235)
  • RequestsHTTPTransport add extra_args argument to execute function (#232)
  • Update typing hints of timeouts to allow passing floats (#234)
  • PhoenixChannelWebsocketsTransport: Handle Absinthe unsubscriptions (#228)

Bug fixes

  • Update requests/urllib3 dependency and allow retries on POST requests (#249)
  • Async generators always ensure that inner generator are closed properly (#230)

Don't miss a new gql release

NewReleases is sending notifications on new releases.