Skip to content

4.11.1

Compare
Choose a tag to compare
@acogoluegnes acogoluegnes released this 27 May 09:48

Changes between 4.11.0 and 4.11.1

This is a patch release with a bug fix and an optional dependency bump to address a vulnerability. All users of the 4.x.x series are encouraged to upgrade to this version.

The optional dependency affected by the vulnerability is Jackson. The Java client uses this library as a pluggable mapping solution in the JSON RPC support. In the context of the Java client, you are affected by this vulnerability only if you added explicitly Jackson to your dependencies. You must then upgrade Jackson to 2.9.9.

Handle exception in NIO loop to avoid abrupt termination

GitHub issue: #611

Bump Jackson to 2.9.9

GitHub issue: #612