Skip to content

Releases: bankiru/jsonrpc-server-bundle

Exception handling

19 Oct 05:59
Compare
Choose a tag to compare
  • Throw 400 instead of 500 on invalid JSONRPC structure

Fix empty exception message

22 Sep 13:12
Compare
Choose a tag to compare
Put exception message into the exception container

Some loggers like gelf do not like empty messages

1.1.1

24 May 08:56
Compare
Choose a tag to compare
Do not output JsonRpcError data until debug is enabled (#5)

1.1: Exception conversion (#4)

17 May 13:27
Compare
Choose a tag to compare
* Revert 2.7 dropped testing

* Exception conversion

* Revert 2.7 dropped testing