ANN RabbitMQ JMS Client 2.4.0 GA is released

25 views
Skip to first unread message

Arnaud Cogoluègnes

unread,
Jan 6, 2022, 1:40:07 PM1/6/22
to rabbitm...@googlegroups.com
On behalf of the RabbitMQ team I'm happy to announce that RabbitMQ JMS Client library 2.4.0 GA is available. This is a maintenance release with 3 usability improvements and dependency upgrades. All users are encouraged to upgrade.

Thanks to Johannes Wengert for his contribution.

Here's a list of the changes:
* Handle booleans when converting JMS user properties to AMQP headers
* Add queueDeclareArguments parameter to RMQDestination
* Support multiple URIs in RMQObjectFactory
* Bump dependencies

This release is backward-compatible with 2.3.0.

You can find more information about the JMS client on the RabbitMQ website [1] and on this release on GitHub [2].

Dependency (Maven artifact)

Maven:

<dependency>
<groupId>com.rabbitmq.jms</groupId>
<artifactId>rabbitmq-jms</artifactId>
<version>2.4.0</version>
</dependency>

Gradle:

compile 'com.rabbitmq.jms:rabbitmq-jms:2.4.0'

[1] https://www.rabbitmq.com/jms-client.html
[2] https://github.com/rabbitmq/rabbitmq-jms-client/releases/tag/v2.4.0
Reply all
Reply to author
Forward
0 new messages