pypi gql 3.0.0a6

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

New features

  • Add Streaming functionalities to file uploads (#174)
  • Add extensions field to ExecutionResult (#190)
  • Added keep_alive_timeout argument to the websockets transport to close the connection if no keep alive are received from the backend in the specified time (#201)
  • Add support for variable definitions in dsl (#210)

Fixes

  • Fix 4xx error handling in transports (#195)

Maintenance

  • Update graphql-core version to 3.1.5 (#213)
  • Update websockets to >=9 (#214)

Documentation

  • Adding docs and test about cookies (#202)
  • add docs on how to disable the transport logs (#183)

Don't miss a new gql release

NewReleases is sending notifications on new releases.