2.23.0
·
14 commits
to master
since this release
Included commits: 2.22.0...2.23.0
Improvements
- Added
RabbitMqFacade::getQueues()to get all the queues with one request for queue worker performance optimization. - Adjusted
RabbitMqQueueMessageCheckerPluginto implementQueueBulkMessageCheckerPluginInterfacefor queue worker performance optimization. - Deprecated
RabbitMqQueueTransfer, useQueueInformationTransferinstead. - Deprecated
RabbitMqQueueCollectionTransfer, useQueueInformationCollectionTransferinstead.
Checklist
- I agree with the Code Contribution License Agreement in CONTRIBUTING.md