v1.1.0#

Released on Apr 9, 2022 (diff).

  • Scheduled to remove the deprecated methods in the next major release, such as:

    • Attribute jsonrpc.Dispatcher.references

    • Attribute jsonrpc.BatchRequest.requests

    • Attribute jsonrpc.BatchResponse.responses

    • Attribute jsonrpc.WSGIHandler.options

  • Added the Allow header field calculation in the responses if the requested method is invalid.

  • Added the Date header field calculation in the responses.