NServiceBus.Gateway 3.0.1 - Patch release available

Hi everyone,

We’ve just released NServiceBus.Gateway 3.0.1.

Fixed bugs

  • #101 Sending to multiple sites doesn’t work
  • #102 Only the last registered receive channel is used
  • #103 Sending to unknown sites silently fails

How to know if you are affected

You are affected if you are using version 3.0.0 and sending to multiple sites or trying to listen to more than one channel.

Symptoms

  • When sending a message to multiple sites, only the last registered site will get the message.

  • Sending to unknown sites are silently ignored

  • When registering more than one receive channel, only the last registered channel is used.

Should you upgrade immediately

You should upgrade immediately if you are using version 3.0.0 of the NServiceBus.Gateway package, due to the risk of message loss.

Where to get it

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

With thanks,

The team in Particular

Please read our release policy for more details.