v4.0.0¶
Released on Jun 25, 2024 (diff).
Added an OpenRPC Specification feature.
Backward-incompatible changes¶
The
jsonrpc.ASGIHandlerobject is not a subclass of thecollections.UserDictobject.The
jsonrpc.AsyncDispatcherobject is not a subclass of theweakref.WeakValueDictionaryobject.The
jsonrpc.AsyncDispatcher.register()decorator returns ajsonrpc.Functionobject.The
jsonrpc.LifespanEventsobject does not have any parameters in the constructor.