ANN RabbitMQ Java Client 4.11.0 GA is released

6 views
Skip to first unread message

Arnaud Cogoluègnes

unread,
Apr 5, 2019, 4:58:51 AM4/5/19
to rabbitm...@googlegroups.com
On behalf of the RabbitMQ team I'm happy to announce that the RabbitMQ
Java Client library 4.11.0 is available.

This is a minor release with usability improvements and dependency
upgrades. It is compatible with 4.10.x. All users of the 4.x.x and
3.6.x series are encouraged to use this version.

* Improve logging for TLS connections
* Don't panic when cancelling an unknown consumer
* Bump dependencies (SLF4J, Micrometer)

Consult the release change for more details [1].

Dependency (Maven artifact)

Maven:

<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>4.11.0</version>
</dependency>

Gradle:

compile 'com.rabbitmq:amqp-client:4.11.0'

[1] https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v4.11.0
Reply all
Reply to author
Forward
0 new messages