Hi everyone,
We’ve just released NServiceBus.MessagingBridge 4.0.2, 3.1.1, and 2.3.1.
Fixed bugs
- #369 Bridging 3 or more transports causes the ReplyToAddress to be incorrect and prevents replying to messages between bridged endpoints
How to know if you are affected
You are affected if:
- You are bridging 3 or more transports
- At least one of the transports is either SQL Server, MSMQ, Azure Storage Queues, or Amazon SQS
Symptoms
An exception is thrown during message shoveling.
Example of an exception for SQL Server transport where multiple databases are used with different logins:
The server principal "Db2User" is not able to access the database "Db3" under the current security context
When to upgrade
You should upgrade immediately if you are affected. Otherwise, you should upgrade during your next maintenance window.
Where to get it
You can install the new versions of NServiceBus.MessagingBridge from NuGet.
Please read our release policy for more details.
With thanks,
The team in Particular