Skip to content

Releases: Particular/NServiceBus.SqlServer

5.0.2

25 Nov 07:29
6753dd9
Compare
Choose a tag to compare

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

Improvement

  • #533 Allow disabling delayed delivery

Where to get it

You can download this release from nuget.

5.0.1

19 Nov 09:16
cb787c6
Compare
Choose a tag to compare

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

Feature

  • #373 Native implementation of publish/subscribe pattern

Upgrading from earlier versions?

Take a look at the NServiceBus.SqlServer transport 4 to 5 upgrade guide.

Where to get it

You can download this release from nuget.

4.3.1

16 Oct 11:57
59503ed
Compare
Choose a tag to compare

As part of this release we had 8 commits which resulted in 2 issues being closed.

Bugs

  • #509 Always delay moving of delayed messages even when exceptions occur to honor the ProcessingInterval
  • #504 Not possible to delay a message more than int.Max milliseconds

Where to get it

You can download this release from nuget.

4.1.4

16 Oct 15:01
a42f956
Compare
Choose a tag to compare

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

Bug

  • #511 Always delay moving of delayed messages even when exceptions occur to honor the ProcessingInterval

Where to get it

You can download this release from nuget.

3.1.5

16 Oct 15:02
b21b665
Compare
Choose a tag to compare

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

Bug

  • #512 Always delay moving of delayed messages even when exceptions occur to honor the ProcessingInterval

Where to get it

You can download this release from nuget.

4.3.0

26 Jul 09:25
9808911
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #463 Delayed messages can be delivered too early.

Improvement

  • #468 Native Delayed Delivery should be enabled by default.

Where to get it

You can download this release from nuget.

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.