- added exclude_param argument to be able to exclude a json-rpc parameter from validation and schema extraction.
1.10.1
------------------
- minor bugfixes
1.10.0
------------------
- openapi 3.x support added. - batch size validation support added. - custom http server response status added. - raise_for_status flag added for http clients. - python 3.12, 3.13 support added.
1.9.0
------------------
- aio-pika custom response exchange support added.