Skip to content

Releases: rabbitmq/rabbitmq-jms-client

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

1.15.2

03 Nov 13:58
Compare
Choose a tag to compare

Changes between 1.15.1 and 1.15.2

This is a patch release that includes a security fix. It is backward-compatible with 1.15.1. All 1.x users are encouraged to upgrade or even better, upgrade directly to 2.2.0, as 1.x extended support period ends on 31 December 2020.

Thanks to Roman Shemyakin for his contribution.

Limit StreamMessage deserialization

GitHub issue: #135

2.1.1

05 Jun 07:39
Compare
Choose a tag to compare

Changes between 2.1.0 and 2.1.1

This is a patch release that includes bug fixes. 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 general support period ends on 31 July 2020.

Reading JMSTimestamp from an 'amqp' destination results in exception

GitHub issue: #126

Make RMQConnectionFactory and RMQDestination compatible with RMQObjectFactory

GitHub issue: #128

RMQObjectFactory does not allow creating some variants of RMQDestination

GitHub issue: #129

1.15.1

05 Jun 07:31
Compare
Choose a tag to compare

Changes between 1.15.0 and 1.15.1

This is a patch release that includes bug fixes. It is backward-compatible with 1.15.0. All 1.x users are encouraged to upgrade or even better, upgrade directly to 2.1.1, as 1.x general support period ends on 31 July 2020.

Reading JMSTimestamp from an 'amqp' destination results in exception

GitHub issue: #126

Make RMQConnectionFactory and RMQDestination compatible with RMQObjectFactory

GitHub issue: #128

RMQObjectFactory does not allow creating some variants of RMQDestination

GitHub issue: #129

2.1.0

20 May 13:50
Compare
Choose a tag to compare

Changes between 2.0.0 and 2.1.0

This is a maintenance release that includes a new feature and dependency upgrades. It is backward-compatible with 2.0.0. All users are encouraged to upgrade. User of 1.x should especially consider upgrading, as 1.x general support period ends on 31 July 2020.

Thanks to @sdurrenmatt for his contribution.

Add channelsQos property to JNDI Factory

GitHub PR: #124

Bump dependencies

GitHub issue: #125

1.15.0

20 May 13:41
Compare
Choose a tag to compare

Changes between 1.14.0 and 1.15.0

This is a maintenance release that includes a new feature and dependency upgrades. It is backward-compatible with 1.14.0. All 1.x users are encouraged to upgrade or even better, upgrade directly to 2.1.0, as 1.x general support period ends on 31 July 2020.

Thanks to @sdurrenmatt for his contribution.

Add channelsQos property to JNDI Factory

GitHub PR: #124

Bump dependencies

GitHub issue: #125

2.1.0.RC1

15 May 11:53
Compare
Choose a tag to compare
2.1.0.RC1 Pre-release
Pre-release

Changes between 2.0.0 and 2.1.0.RC1

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

Thanks to @sdurrenmatt for his contribution on this pre-release.

Add channelsQos property to JNDI Factory

GitHub PR: #124

Bump dependencies

GitHub issue: #125