v2.3.0ΒΆ
Released on Aug 28, 2022 (diff).
The common implementation of the
collections.abc.MutableMappingused byjsonrpc.Dispatcherandjsonrpc.WSGIHandleris moved to separate class for reducing source code size.Removed the
Content-MD5header field calculation in the responses due the security vulnerabilities.Removed the
Dateheader field calculation in the responses because it must be the responsibility of WSGI server.The Change Log in the documentation has been reorganized.