Skip to content

Releases: rabbitmq/rabbitmq-jms-client

1.12.0.RC1

08 Jul 08:01

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

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

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

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

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

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

1.10.0

14 Sep 13:33

Choose a tag to compare

Changes between 1.9.0 and 1.10.0

This is a maintenance release that includes new features, bug fixes, and an upgrade of the RabbitMQ Java client dependency. This release is backward-compatible with 1.9.0. All users of the 1.x.x series are encouraged to use this version.

Add flag to throw exception on consumer startup failure

GitHub issue: #53

Throw exception only for queues when selector is not null

GitHub issue: #52

Add ConnectionFactory post processor

GitHub issue: #57

Add option to enable hostname verification

GitHub issue: #55

Support URIs in RMQConnectionFactory

GitHub issue: #50

Support for metrics collection

GitHub issue: #49

Upgrade to Java client 4.8.1

GitHub issue: #54

1.10.0.RC1

07 Sep 09:33

Choose a tag to compare

1.10.0.RC1 Pre-release
Pre-release

Changes between 1.9.0 and 1.10.0.RC1

This is a release candidate for 1.10.0, a maintenance release that includes new features, bug fixes, and an upgrade of the RabbitMQ Java client dependency. This release is backward-compatible with 1.9.0.

Add flag to throw exception on consumer startup failure

GitHub issue: #53

Throw exception only for queues when selector is not null

GitHub issue: #52

Add ConnectionFactory post processor

GitHub issue: #57

Add option to enable hostname verification

GitHub issue: #55

Support URIs in RMQConnectionFactory

GitHub issue: #50

Support for metrics collection

GitHub issue: #49

Upgrade to Java client 4.8.1

GitHub issue: #54

1.9.0

10 Apr 11:51

Choose a tag to compare

Changes between 1.8.1 and 1.9.0

This is a maintenance release that includes a new feature and an upgrade of the RabbitMQ Java client dependency. This release is backward-compatible with 1.8.1. Users of the 1.x series are encouraged to upgrade to this version.

Add callback to customise properties of outbound AMQP messages

GitHub issue: #42

Upgrade to RabbitMQ Java Client 4.6.0

The JMS Client now uses RabbitMQ Java Client 4.6.0.

GitHub issue: #44

1.9.0.RC1

27 Mar 08:58

Choose a tag to compare

1.9.0.RC1 Pre-release
Pre-release

Changes between 1.8.1 and 1.9.0.RC1

This is a release candidate for 1.9.0, a maintenance release that includes a new feature and an upgrade of the RabbitMQ Java client dependency. This release is backward-compatible with 1.8.1.

Add callback to customise properties of outbound AMQP messages

GitHub issue: #42

Upgrade to RabbitMQ Java Client 4.6.0

The JMS Client now uses RabbitMQ Java Client 4.6.0.

GitHub issue: #44