Skip to content

0.27.0 (2023-11-13)

Compare
Choose a tag to compare
@Colin-b Colin-b released this 13 Nov 19:29
· 113 commits to master since this release
55914bc

Added

  • Explicit support for python 3.12.

Fixed

  • Custom HTTP transport are now handled (parent call to handle_async_request or handle_request).

Changed

  • Only HTTP transport are now mocked, this should not have any impact, however if it does, please feel free to open an issue describing your use case.