Skip to content

Releases: Particular/NServiceBus.RabbitMQ

5.1.1

18 Apr 03:15
a4fa1af
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bugs fixed

  • #537 Exceptions thrown in recoverability policy are not propagated as critical error

Where to get it

You can download this release from nuget.

5.0.4

18 Apr 03:16
43703da
Compare
Choose a tag to compare

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

18 Apr 03:23
060e0da
Compare
Choose a tag to compare

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

27 Mar 07:23
3988938
Compare
Choose a tag to compare

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

04 Feb 21:47
cc759ac
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Improvements/Features

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

Where to get it

You can download this release from nuget

5.0.2

10 Jan 16:26
a788fc4
Compare
Choose a tag to compare

As part of this release we had 5 commits which resulted in 1 issue being closed.

Bugs

  • #515 InvalidOperationException thrown from ContextBag.Merge

Where to get it

You can download this release from nuget

4.4.3

10 Jan 16:39
0e0aed9
Compare
Choose a tag to compare

As part of this release we had 7 commits which resulted in 1 issue being closed.

Bugs

  • #514 InvalidOperationException thrown from ContextBag.Merge

Where to get it

You can download this release from nuget

5.0.1

20 Sep 08:07
3a6f82b
Compare
Choose a tag to compare

As part of this release we had 6 commits which resulted in 1 issue being closed.

Bugs

  • #484 Endpoint getting stuck with "System.Exception: Failed to add " in the logs

Where to get it

You can download this release from nuget

4.4.2

20 Sep 08:06
2cd5238
Compare
Choose a tag to compare

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

29 May 17:53
949cf94
Compare
Choose a tag to compare

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.