Skip to content

Releases: Particular/NServiceBus

7.0.3

04 Dec 14:15
c69abcd
Compare
Choose a tag to compare

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

Bugs

  • #5306 Enabling installers cause endpoints to fail during startup when the container used is immutable

Where to get it

You can download this release from nuget

7.1.4

11 Sep 11:03
410746a
Compare
Choose a tag to compare

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

Bugs

  • #5263 When using the explicit registration API only the last registered mutator is invoked

Where to get it

You can download this release from nuget

7.0.2

11 Sep 11:06
99c109b
Compare
Choose a tag to compare

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

Bugs

  • #5264 When using the explicit registration API only the last registered mutator is invoked

Where to get it

You can download this release from nuget

6.5.4

11 Sep 11:12
de1d6cd
Compare
Choose a tag to compare

Bugs

  • #5265 When using the explicit registration API only the last registered mutator is invoked

Where to get it

You can download this release from nuget

6.4.5

11 Sep 11:15
2cc5c1b
Compare
Choose a tag to compare

Bugs

  • #5267 When using the explicit registration API only the last registered mutator is invoked

Where to get it

You can download this release from nuget

7.1.3

30 Aug 14:52
4563c1f
Compare
Choose a tag to compare

Bugs

  • #5147 When re-using SendOptions delayed delivery settings are discarded
  • #5117 Startup diagnostics blows up at startup with wrong message on how to fix it
  • #5099 TransportTests do not call TransportInfrastructure's Start and Stop methods

Improvements/Features

  • #5182 Add a generic SettingsHolder.Set and SettingsHolder.SetDefault
  • #5179 Add debug log entry for message received and handlers to be executed
  • #5141 SimpleJson fails with DateTime used as Dictionary key
  • #5071 Using FastExpressionCompiler to compile the pipeline expression tree
  • #5066 remove redundant state machine
  • #3651 Log audit queue setting with INFO level

Where to get it

You can download this release from nuget

6.5.3

30 Aug 14:52
d2f1b09
Compare
Choose a tag to compare

Where to get it

You can download this release from nuget

5.2.26

23 May 08:34
17429d7
Compare
Choose a tag to compare

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

Bugs

  • #5168 XML serializer's type initialization is vulnerable to concurrency

Where to get it

You can download this release from nuget

6.4.4

21 May 13:23
9569e2d
Compare
Choose a tag to compare

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

Bugs

  • #5166 XML serializer's type initialization is vulnerable to concurrency

Where to get it

You can download this release from nuget

7.0.1

29 May 17:49
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.

Find out more about NServiceBus 7's new features.

Upgrading from earlier versions?

Take a look at the NServiceBus 6 to 7 upgrade guide.

Want to see all the changes?

They are all on the 7.0.1 milestone.

What are the API breaking changes?

Take a look at a report of API changes between versions.