AMQPDelayer 1.2
We are excited to announce the release of version 1.2 of the AMQPDelayer application. This program is designed to work alongside MailerQ, reducing the load on both RabbitMQ and MailerQ by temporarily removing delayed messages from RabbitMQ and storing them elsewhere. This optional tool helps optimize system performance by alleviating strain on these key components.
Changes to the handling of "reply-to"
This is only a minor release where the handling of the reply-to
header has
been modified slightly. In AMQPDelayer 1.1 it would publish messages back to an
exchange with the name specified in the header. However, in AMQPDelayer 1.2 this
value is now the name of the queue to which the message will be published. The
message will be published using the default exchange.
How to upgrade
The new version is stored in our apt repository. You can upgrade to the new version using your apt package manager.