Skip to content

Releases: Particular/NServiceBus.Persistence.Sql

4.1.1

29 May 21:29
64980e2
Compare
Choose a tag to compare

As part of this release we had 35 commits which resulted in 12 issues being closed.

Bugs

  • #296 fix outbox diagnostics
  • #291 Log installer failures as error
  • #290 Enable Synchronized session by default when SQL persistence is configured
  • #260 Concurrent connections in same TransactionScope throw Exceptions

Features

  • #289 Diagnostic info
  • #284 Allow to pass dedicated connection builders for timeouts and subscriptions
  • #283 Add outbox settings
  • #258 Support Newtonsoft.Json 11

Improvements

  • #292 Merge MySQL .NET Core tests into develop
  • #288 Test MySQL with MySQL.Data 8.x on .NET Core
  • #286 Use pessimistic locking when loading sagas to prevent lock contention on congested sagas
  • #285 Misc cleanup

Where to get it

You can download this release from nuget.

4.0.0

29 May 18:19
1870d5a
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.Persistence.Sql 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.

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.

4.1.0-Beta1

26 Mar 08:31
a856d0b
Compare
Choose a tag to compare
4.1.0-Beta1 Pre-release
Pre-release

Feature

  • #258 Support Newtonsoft.Json 11

Where to get it

You can download this release from nuget.

3.1.0

26 Mar 08:21
Compare
Choose a tag to compare

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

Feature

  • #258 Support Newtonsoft.Json 11

Where to get it

You can download this release from nuget.

3.0.6

12 Mar 11:24
Compare
Choose a tag to compare

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

Bugs

  • #266 Endpoint with enabled Outbox but disabled Sagas fails to start
  • #265 Publisher fails to process subscription after subscriber is upgraded from V5 to V6

Where to get it

You can download this release from nuget.

3.0.5

05 Mar 13:30
Compare
Choose a tag to compare

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

Bug

  • #262 Saga completion is ignored when the saga concurrently processes another message

Where to get it

You can download this release from nuget.

3.0.4

03 Jan 11:02
Compare
Choose a tag to compare

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

Bug

  • #245 Installer fails in web applications due to a problem localizing the generated script files

Where to get it

You can download this release from nuget.

3.0.3

20 Dec 09:44
Compare
Choose a tag to compare

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

Bug

  • #247 Subscription table drop scrip contains the content of the create script

Where to get it

You can download this release from nuget.

2.2.2

18 Dec 20:15
0ecab01
Compare
Choose a tag to compare

As part of this release we closed 1 issue.

Bug

  • #246 Script generation targets file is missing an XML namespace causing VisualStudio 2015 build to fail

Where to get it

You can download this release from nuget.

3.0.2

13 Dec 14:56
Compare
Choose a tag to compare

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

Bug

  • #239 Script generation targets file is missing an XML namespace causing VisualStudio 2015 build to fail

Where to get it

You can download this release from nuget.