github rabbitmq/rabbitmq-java-client v5.7.1
5.7.1

latest releases: v5.26.0, v5.25.0, v5.24.0...
6 years ago

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

Don't miss a new rabbitmq-java-client release

NewReleases is sending notifications on new releases.