1.10.0
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