Skip to content

Releases: Particular/NServiceBus.Persistence.Sql

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.

3.0.1

05 Dec 07:46
Compare
Choose a tag to compare

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

Bugs

  • #237 Support dotnet build in the script builder
  • #236 Declare saga deserialization exception as unrecoverable

Where to get it

You can download this release from nuget.

3.0.0

05 Dec 07:46
Compare
Choose a tag to compare

As part of this release we closed 6 issues.

Feature

  • #183 Support PostgreSQL database engine

Improvements

  • #213 Validate if correlation property is mapped to a message
  • #156 Add OnSaveChanges callback for implementing custom Units of Work
  • #148 Opt-out from reusing SQL Server transport's connection
  • #129 Add support for session access when mixing persistence
  • #126 Only generate scripts for storage types that are enabled

Where to get it

You can download this release from nuget.