- JSON-RPC client requests retry support added - aio-pika integration and backend updated for aio-pika 8.0 - type aliases for middlewares added - httpx minimal version updated due to found vulnerability
1.5.0
Not secure
------------------
- python 3.10 support added - pipenv replaced by poetry - mypy type checker added - kombu client hanging bug fixed - openapi json-rpc versions reordered so that version 2.0 will be the default example version - set_default_content_type function exposed - documentation fixed
1.4.1
Not secure
------------------
- pytest integration fixed to make asynchronous methods pass-through possible.