0.27.0 (2023-11-13)
Added
- Explicit support for python
3.12
.
Fixed
- Custom HTTP transport are now handled (parent call to
handle_async_request
orhandle_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.