New
JSON-RPC v14.0.5
- Regular dependencies updates (env_logger 0.6->0.7, websocket 0.23->0.24)
- IPC socket permissioning (https://github.com/paritytech/jsonrpc/pull/519)
- Support
serde_jsonwitharbitrary_precisionfeature. - Modify the HTTP server requests handling (avoid
buffer_unorderedwith aribtrary limit in favour of spawning tasks on the runtime).