NServiceBus.RabbitMQ 5.0.3 - Patch release available

Hi everyone,

We’ve just released NServiceBus.RabbitMQ 5.0.3.

Fixed bugs

  • #521 Native delayed delivery forwarding of delayed messages can cause duplicate processing

How to know if you are affected

You are affected if you are processing and forwarding messages from endpoints not using native delayed delivery, including forwarding using auditing, endpoint message forwarding, forwarded from the message handler, or forwarded by a behavior using an IMessageDispatcher.

Symptoms

Messages are processed twice by the original processing endpoint.

Should you upgrade immediately

If you are processing and forwarding messages from endpoints that are not using native delayed delivery you should upgrade immediately.

Where to get it

You can download the updated version and see the full release notes here: Release 5.0.3 · Particular/NServiceBus.RabbitMQ · GitHub.

With thanks,
The team in Particular

Please read our release policy for more details.