Skip to content

v3.5.0b6

Pre-release
Pre-release
Compare
Choose a tag to compare
@leszekhanusz leszekhanusz released this 04 Oct 14:00
· 30 commits to master since this release

Features

  • Support batching queries using sync transports (#431)
  • Support automatic batching of sync requests coming from different threads (#436)

Misc

  • Validate the argument of the gql function (#435)

Maintenance

  • Bump vcrpy and requests_toolbelt (#440) : allows users to use urllib3 2.x versions