Skip to content

v4.3.0b0

Pre-release
Pre-release

Choose a tag to compare

@leszekhanusz leszekhanusz released this 09 Jan 18:11
· 11 commits to master since this release

Features

  • Support HTTP multipart subscriptions in AIOHTTPTransport (#574)
  • show oneOf in introspection query (#569)
  • Support Python 3.14 (#575)

Misc

  • Refactor DSL code to use Self type (#567)
  • Fix python 3.9 dev dependencies (#568)
  • Replace archived backoff with tenacity (#573)
  • Bump pytest-asyncio to 1.2.0 (#576)
  • Fix warning in make docs (#579)