Skip to content

Releases: Particular/NServiceBus.Persistence.Sql

2.2.1

21 Nov 11:13
Compare
Choose a tag to compare

As part of this release we closed 1 issue.

Bugs

  • [#220] When using PerformanceCounters and SQL persistence in one project NServiceBus throws an exception: ScriptBuilderTask task was not given a value for the required parameter "References"

1.0.7

22 Nov 08:47
Compare
Choose a tag to compare

As part of this release we closed 1 issue.

Bugs

  • [#220] When using PerformanceCounters and SQL persistence in one project NServiceBus throws an exception: ScriptBuilderTask task was not given a value for the required parameter "References"

1.0.6

16 Nov 12:07
80afadb
Compare
Choose a tag to compare

As part of this release we closed 1 issue.

Bug

  • [#220] When using PerformanceCounters and SQL persistence in one project NServiceBus throws an exception: ScriptBuilderTask task was not given a value for the required parameter "References"

2.2.0

16 Nov 12:15
f136474
Compare
Choose a tag to compare

As part of this release we closed 3 issues.

Features

  • [#200] Support custom schema in Oracle dialect

Bugs

  • [#220] When using PerformanceCounters and SQL persistence in one project NServiceBus throws an exception: ScriptBuilderTask task was not given a value for the required parameter "References"
  • [#221] When using SQL persistence in combination with other persistence: The solution throws System.Exception: 'ConnectionBuilder must be defined.'

2.1.4

07 Sep 11:25
Compare
Choose a tag to compare

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

Bug

  • #170 Allow statement-bodied properties in sagas

Where to get it

You can download this release from nuget.

2.1.3

21 Jun 07:29
Compare
Choose a tag to compare

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

Bug

  • #118 Subscription messages are rejected with error (instead of be ignored) if there is already a subscription entry for this same type, endpoint and address

Where to get it

You can download this release from nuget.

2.1.2

16 Jun 10:37
Compare
Choose a tag to compare

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

Bug

  • #112 Subscription store does not accept subscribe requests issued from NServiceBus 5 and below

Where to get it

You can download this release from nuget.

1.0.5

16 Jun 10:28
Compare
Choose a tag to compare

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

Bug

  • #114 Subscription store does not accept subscribe requests issued from NServiceBus 5 and below

Where to get it

You can download this release from nuget.

2.1.0

28 Apr 06:30
Compare
Choose a tag to compare

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

Bug

  • #85 Old correlation columns are not dropped on MySQL and SQL Server

Feature

  • #76 Oracle support

Where to get it

You can download this release from nuget.

2.0.0

14 Apr 11:15
Compare
Choose a tag to compare

As part of this release we had 85 commits which resulted in 15 issues being closed.

Bugs

  • #74 StorageSession disposes native transaction when enrolled in ambient transaction
  • #54 Add missing indexes for Timeouts and Outbox
  • #45 Quote table names in [ ]
  • #8 Outbox cleanup in batches

Features

  • #61 Update to json.net v10.0.1
  • #56 Cache subscriptions for a short amount of time
  • #44 Add explicit Schema API
  • #31 Implement explicit API for ISagaFinder
  • #21 Add ability to promote SQL scripts to source directory
  • #19 Use unrecoverable exceptions

Improvements

  • #77 Update to NServiceBus 6.2
  • #60 use NServiceBus Strong Naming Key
  • #53 Seal Attributes
  • #48 Make SqlSaga.ConfigureMapping abstract
  • #47 Drop support for Saga as a base class

Where to get it

You can download this release from nuget.