Skip to content

Releases: Particular/NServiceBus.SqlServer

4.1.3

12 Jun 13:35
a77e9ae
Compare
Choose a tag to compare

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

Bug

  • #488 Exception when connecting to SQL Server at startup are swallowed and generic error message is returned

Where to get it

You can download this release from nuget.

4.1.2

27 Mar 16:01
5e7fbb0
Compare
Choose a tag to compare

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

Bug

  • #481 SQL Server transport refuses to process messages if there are too many messages in the queue

Where to get it

You can download this release from nuget.

4.1.1

04 Feb 21:20
f354822
Compare
Choose a tag to compare

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

Bug

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

Where to get it

You can download this release from nuget.

4.1.0

21 Jun 07:05
b210908
Compare
Choose a tag to compare

As part of this release we had 32 commits which resulted in 6 issues being closed.

Features

  • #445 Make adding a computed column for viewing message body an opt-in
  • #444 Allow passing an existing connection/transaction via send options
  • #404 Add startup diagnostics info

Improvements

  • #443 Don't flood logs when circuit breaker gets triggered
  • #433 Add computed column to convert body to nvarchar
  • #312 Issue warning regarding isolation level settings on the SqlTransport

Where to get it

You can download this release from nuget.

4.0.0

29 May 19:15
1aa1d48
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.SqlServer 4.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.SqlServer 3 to 4 upgrade guide.

Want to see all the changes?

They are all on the 4.0.0 milestone.

What are the API breaking changes?

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

3.1.4

09 Jan 07:30
a8b3787
Compare
Choose a tag to compare

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

Feature

  • #421 Added option to turn off connection string validation

Where to get it

You can download this release from nuget.

3.1.3

04 Dec 11:29
Compare
Choose a tag to compare

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

Bug

  • #415 Prevent filling up query plan cache by explicitly setting size for Body parameter when inserting into the queue

Where to get it

You can download this release from nuget.

3.1.2

02 Aug 06:49
Compare
Choose a tag to compare

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

Bug

  • #386 Catalogs with hyphen (-) in the name break DDL statements

Where to get it

You can download this release from nuget.

3.0.3

18 Jul 12:08
Compare
Choose a tag to compare

As part of this release we closed 1 issue.

Bug

  • #381 Data corruption when using Unicode characters in message headers on SQL Transport

Where to get it

You can download this release from nuget.

2.2.6

18 Jul 12:07
Compare
Choose a tag to compare

As part of this release we closed 1 issue.

Bug

  • #382 Data corruption when using Unicode characters in message headers on SQL Transport

Where to get it

You can download this release from nuget.