Skip to content

Releases: rabbitmq/rabbitmq-jms-client

2.6.0

23 Sep 09:30
Compare
Choose a tag to compare

Changes between 2.5.0 and 2.6.0

This is a maintenance release that includes a dependency fix and dependency upgrades. It is backward-compatible with 2.5.0. All users are encouraged to upgrade.

Switch to javax.jms:jms breaks dependency management

GitHub issue: #184

Bump dependencies

GitHub issue: #191

2.6.0.RC1

09 Sep 08:32
Compare
Choose a tag to compare
2.6.0.RC1 Pre-release
Pre-release

Changes between 2.5.0 and 2.6.0.RC1

This is a preview release for 2.6.0 with a dependency fix and dependency upgrades. It is backward-compatible with 2.5.0. All users are encouraged to test it.

Switch to javax.jms:jms breaks dependency management

GitHub issue: #184

Bump dependencies

GitHub issue: #191

2.5.0

18 Jul 08:18
Compare
Choose a tag to compare

Changes between 2.4.0 and 2.5.0

This is a maintenance release that includes 3 usability improvements and dependency upgrades. It is backward-compatible with 2.4.0. All users are encouraged to upgrade.

Add keepTextMessageType property

GitHub PR: #178

Use javax JMS dependency instead of Geronimo

GitHub issue: #176

Add queueDeclareArguments to JNDI factory

GitHub issue: #175

Bump dependencies

GitHub issue: #152

2.5.0.RC1

11 Jul 09:25
Compare
Choose a tag to compare
2.5.0.RC1 Pre-release
Pre-release

Changes between 2.4.0 and 2.5.0.RC1

This is a release candidate for 2.5.0, a maintenance release that includes 3 usability improvements and dependency upgrades. It is backward-compatible with 2.4.0. All users are encouraged to test it.

Add keepTextMessageType property

GitHub PR: #178

Use javax JMS dependency instead of Geronimo

GitHub issue: #176

Add queueDeclareArguments to JNDI factory

GitHub issue: #175

Bump dependencies

GitHub issue: #152

2.4.0

06 Jan 13:25
Compare
Choose a tag to compare

Changes between 2.3.0 and 2.4.0

This is a maintenance release that includes 3 usability improvements and dependency upgrades. It is backward-compatible with 2.3.0. All users are encouraged to upgrade.

Thanks to Johannes Wengert for his contribution.

Handle booleans when converting JMS user properties to AMQP headers

GitHub issue: #146

Add queueDeclareArguments parameter to RMQDestination

GitHub issue: #143

Support multiple URIs in RMQObjectFactory

GitHub issue: #140

Bump dependencies

GitHub issue: #139

2.4.0.RC1

16 Dec 08:28
Compare
Choose a tag to compare
2.4.0.RC1 Pre-release
Pre-release

Changes between 2.3.0 and 2.4.0.RC2

This is a release candidate for 2.4.0, a maintenance release that includes 3 usability improvements and dependency upgrades. It is backward-compatible with 2.3.0. All users are encouraged to test it.

Thanks to Johannes Wengert for his contribution.

Handle booleans when converting JMS user properties to AMQP headers

GitHub issue: #146

Add queueDeclareArguments parameter to RMQDestination

GitHub issue: #143

Support multiple URIs in RMQObjectFactory

GitHub issue: #140

Bump dependencies

GitHub issue: #139

2.3.0

05 May 13:13
Compare
Choose a tag to compare

Changes between 2.2.0 and 2.3.0

This is a maintenance release that includes a new feature and dependency upgrades. It is backward-compatible with 2.2.0. All users are encouraged to upgrade.

Add option to requeue message if processing takes too long

GitHub PR: #137

Bump dependencies

GitHub issue: #138

2.3.0.RC2

19 Apr 13:01
Compare
Choose a tag to compare
2.3.0.RC2 Pre-release
Pre-release

Changes between 2.2.0 and 2.3.0.RC2

This is a release candidate for 2.3.0, a maintenance release that includes a new feature and dependency upgrades. It is backward-compatible with 2.2.0. All users are encouraged to experiment with this pre-release.

Add option to requeue message if processing takes too long

GitHub PR: #137

Bump dependencies

GitHub issue: #138

2.3.0.RC1

24 Feb 08:01
Compare
Choose a tag to compare
2.3.0.RC1 Pre-release
Pre-release

Changes between 2.2.0 and 2.3.0.RC1

This is a release candidate for 2.3.0, a maintenance release that includes a new feature and dependency upgrades. It is backward-compatible with 2.2.0. All users are encouraged to experiment with this pre-release.

Add option to requeue message if processing takes too long

GitHub PR: #137

Bump dependencies

GitHub issue: #138

2.2.0

03 Nov 13:58
Compare
Choose a tag to compare

Changes between 2.1.0 and 2.2.0

This is a maintenance release that includes a security fix and dependency upgrades. It is backward-compatible with 2.1.0. All users are encouraged to upgrade. User of 1.x should especially consider upgrading, as 1.x extended support period ends on 31 December 2020.

Thanks to Roman Shemyakin for his contribution.

Limit StreamMessage deserialization

GitHub issue: #135

Bump dependencies

GitHub issue: #134