Skip to content

1.10.0.RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@acogoluegnes acogoluegnes released this 07 Sep 09:33

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