Skip to content

Releases: rabbitmq/rabbitmq-jms-client

1.14.0.RC1

18 Oct 14:51
Compare
Choose a tag to compare
1.14.0.RC1 Pre-release
Pre-release

Changes between 1.13.0 and 1.14.0.RC1

This is a release candidate for 1.14.0, a maintenance release that includes a new feature and a usability improvement. It is backward-compatible with 1.13.0. All users are encouraged to experiment with this pre-release.

Thanks to @SethPyle376 and @meaghek for their contribution on this pre-release.

Messages can be nack-ed on transaction rollback

GitHub issue: #121

Expose queue declare arguments in RMQSession

GitHub issue: #120

1.13.0

05 Sep 07:52
Compare
Choose a tag to compare

Changes between 1.12.0 and 1.13.0

This is a maintenance release that includes a new feature, bug fixes and an upgrade of the RabbitMQ Java client dependency. It is backward-compatible with 1.12.0. All users are encouraged to upgrade to this release.

Add support for publisher confirms

GitHub issue: #115

Make sure RMQConnectionFactory is serializable

GitHub issue: #109

Add declareReplyToDestination flag to RMQObjectFactory

GitHub issue: #117

Bump Java client to 4.11.3

GitHub issue: #118

1.13.0.RC1

29 Aug 13:18
Compare
Choose a tag to compare
1.13.0.RC1 Pre-release
Pre-release

Changes between 1.12.0 and 1.13.0.RC1

This is a release candidate for 1.13.0, a maintenance release that includes a new feature, bug fixes and an upgrade of the RabbitMQ Java client dependency. It is backward-compatible with 1.12.0. All users are encouraged to experiment with this pre-release.

Add support for publisher confirms

GitHub issue: #115

Make sure RMQConnectionFactory is serializable

GitHub issue: #109

Add declareReplyToDestination flag to RMQObjectFactory

GitHub issue: #117

Bump Java client to 4.11.3

GitHub issue: #118

1.12.0

22 Jul 07:46
Compare
Choose a tag to compare

Changes between 1.11.2 and 1.12.0

This is a maintenance release that includes a bug fix and an upgrade of the RabbitMQ Java client dependency. This release is backward-compatible with 1.11.2. All users are encouraged to upgrade to this version.

JMSExpiration should be zero for non-expiring messages

GitHub issue: #112

Bump Java client to 4.11.2

GitHub issue: #114

1.12.0.RC1

08 Jul 08:01
Compare
Choose a tag to compare
1.12.0.RC1 Pre-release
Pre-release

Changes between 1.11.2 and 1.12.0.RC1

This is a release candidate for 1.12.0, a maintenance release that includes a bug fix and an upgrade of the RabbitMQ Java client dependency. This release is backward-compatible with 1.11.2.

JMSExpiration should be zero for non-expiring messages

GitHub issue: #112

Bump Java client to 4.11.2

GitHub issue: #114

1.11.2

31 Jan 14:54
Compare
Choose a tag to compare

Changes between 1.11.1 and 1.11.2

This is a patch release that includes a bug fix. This release is backward-compatible with 1.11.1. All users are encouraged to upgrade to this version.

Thanks to @welsh for their contribution on this release.

Avoid invalid warning when SSLContext is set

GitHub issue: #74

1.11.1

19 Dec 08:58
Compare
Choose a tag to compare

Changes between 1.11.0 and 1.11.1

This is a patch release that includes a bug fix. This release is backward-compatible with 1.11.0. All users are encouraged to upgrade to this version.

Topic subscriber should create only 1 binding

GitHub issue: #72

1.11.0

15 Oct 09:03
Compare
Choose a tag to compare

Changes between 1.10.0 and 1.11.0

This is a maintenance release that includes a bug fix, 2 improvements, and an upgrade of the RabbitMQ Java client dependency. This release is backward-compatible with 1.10.0. All users are encouraged to upgrade to this version.

Handle request-reply with RabbitMQ direct reply-to

GitHub issue: #48

Bump Java client to 4.8.3

GitHub issue: #67

JmsMessagingTemplate.convertSendAndReceive fails re-declaring temp queue

GitHub issue: #47

Add option to not declare reply-to destination for consumed messages

GitHub issue: #69

1.11.0.RC2

08 Oct 13:18
Compare
Choose a tag to compare
1.11.0.RC2 Pre-release
Pre-release

Changes between 1.10.0 and 1.11.0.RC2

This is a release candidate for 1.11.0, a maintenance release that includes a bug fix, 2 improvements, and an upgrade of the RabbitMQ Java client dependency. This release is backward-compatible with 1.10.0.

Handle request-reply with RabbitMQ direct reply-to

GitHub issue: #48

Bump Java client to 4.8.3

GitHub issue: #67

JmsMessagingTemplate.convertSendAndReceive fails re-declaring temp queue

GitHub issue: #47

Add option to not declare reply-to destination for consumed messages

GitHub issue: #69

1.11.0.RC1

04 Oct 15:55
Compare
Choose a tag to compare
1.11.0.RC1 Pre-release
Pre-release

Changes between 1.10.0 and 1.11.0.RC1

This is a release candidate for 1.11.0, a maintenance release that includes a bug fix, an enhancement, and an upgrade of the RabbitMQ Java client dependency. This release is backward-compatible with 1.10.0.

Handle request-reply with RabbitMQ direct reply-to

GitHub issue: #48

Bump Java client to 4.8.2

GitHub issue: #67

JmsMessagingTemplate.convertSendAndReceive fails re-declaring temp queue

GitHub issue: #47