Skip to content

2.23.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 02 Apr 11:09
· 14 commits to master since this release
7b0a94f

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 RabbitMqQueueMessageCheckerPlugin to implement QueueBulkMessageCheckerPluginInterface for queue worker performance optimization.
  • Deprecated RabbitMqQueueTransfer , use QueueInformationTransfer instead.
  • Deprecated RabbitMqQueueCollectionTransfer , use QueueInformationCollectionTransfer instead.

Checklist

  • I agree with the Code Contribution License Agreement in CONTRIBUTING.md