5.7.1
Changes between 5.7.0 and 5.7.1
This is a patch release with a bug fix and an optional dependency bump to address a vulnerability. All users of the 5.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