Releases: Particular/NServiceBus.RabbitMQ
5.1.1
5.0.4
As part of this release we had 65 commits which resulted in 1 issue being closed.
Bugs fixed
- #540 Exceptions thrown in recoverability policy are not propagated as critical error
Where to get it
You can download this release from nuget.
4.4.4
As part of this release we had 256 commits which resulted in 1 issue being closed.
Bugs fixed
- #541 Exceptions thrown in recoverability policy are not propagated as critical error
Where to get it
You can download this release from nuget.
5.1.0
As part of this release we had 63 commits which resulted in 9 issues being closed.
Improvements/Features
- #103 Make BasicDeliverEventArgs available on the processing pipeline
- #501 Transport is not compatible with RabbitMQ client 5.1.0
- #568 Log blocked connections using blocked/unblocked events
Bugs fixed
- #485 Header manipulations persist between processing attempts
- #491 Header manipulations done while processing a message are visible in recoverability policy
- #492 Header manipulations done in recoverability policy are visible during next attempt to process a message
Where to get it
You can download this release from nuget.
5.0.3
5.0.2
4.4.3
5.0.1
4.4.2
As part of this release we had 184 commits which resulted in 1 issue being closed.
Bugs
- #496 Transport getting stuck with "System.Exception: Failed to add " in the logs
Where to get it
You can download this release from nuget
5.0.0
NServiceBus 7 supports .NET Core 2.0, enabling cross-platform development and deployment plus hosting on Linux and in Docker containers, while still fully supporting Windows and the .NET Framework.
NServiceBus.RabbitMQ 5.0.0 is required when upgrading to NServiceBus 7.
Find out more about NServiceBus 7's new features.
Upgrading from earlier versions?
Take a look at the NServiceBus 6 to 7 upgrade guide as well as the NServiceBus.RabbitMQ 4 to 5 upgrade guide.
Want to see all the changes?
They are all on the 5.0.0 milestone.
What are the API breaking changes?
Take a look at a report of API changes between versions.