Skip to content

Releases: Particular/NServiceBus.Persistence.AzureTable

3.1.0

01 Mar 11:01
6f80606
Compare
Choose a tag to compare

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

Bug

  • #376 Usage of SagaData instance as key prevents CSharp 9 record types from being used

Feature

  • #262 Add possibility to provide custom JsonSerializerSettings for saga property serialization

Where to get it

You can download this release from nuget.

3.0.0

23 Nov 15:24
edde857
Compare
Choose a tag to compare

As part of this release we had 335 commits which resulted in 14 issues being closed.

Bugs

  • #344 When core installers are disabled nothing should run
  • #341 Don't automatically disable the installers if there is no default table
  • #335 Make sure sagas work under CompatibilityMode with CosmosDB even if AssumeSecondaryKeyUsesANonEmptyRowKeySetToThePartitionKey was not called

Features

  • #329 Diagnostic section
  • #317 Ability to set the partition key based on the saga id
  • #311 Transactionality

Where to get it

You can download this release from nuget.

2.4.2

05 Nov 14:54
b0a5588
Compare
Choose a tag to compare

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

Bug

  • #319 Concurrent saga completion doesn't roll back causing duplicate messages to be sent

Where to get it

You can download this release from nuget.

2.4.1

16 Oct 07:31
2814263
Compare
Choose a tag to compare

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

Bug

  • #305 Incorrect handling of saga completion with optimistic concurrency

Where to get it

You can download this release from nuget.

2.4.0

04 Mar 18:26
804f46a
Compare
Choose a tag to compare

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

Feature

  • #220 Timeout persistence is obsoleted
  • #221 Timeout persistence configuration API is obsoleted

Where to get it

You can download this release from nuget.

1.5.2

17 Jun 21:25
b0bb4ae
Compare
Choose a tag to compare

Re-release of 1.5.1 with a signed NuGet package.

2.3.0

12 Dec 06:41
963e2c3
Compare
Choose a tag to compare

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

Improvements/Features

  • #206 Support Newtonsoft.Json v12.0.1
  • #149 Remove nuget package dependency on Newtonsoft.JSON

Where to get it

You can download this release from nuget

2.2.0

28 Sep 15:58
704f620
Compare
Choose a tag to compare

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

Improvements/Features

  • #197 Update Storage library to the latest (9.x)
  • #120 Implement backoff to timeouts check execution frequency
  • #103 Better error message when using datetimes with dates < 1601/minvalue in sagas

Where to get it

You can download this release from nuget

2.1.0

31 May 22:43
5784957
Compare
Choose a tag to compare

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

Improvements/Features

  • #195 Update persistence to use Newtonsoft.Json v11

Where to get it

You can download this release from nuget

1.5.1

18 May 23:18
1c6749d
Compare
Choose a tag to compare

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

Bugs

  • #194 Fix transitive dependency version issue for Microsoft.Data.Services.Client

Where to get it

You can download this release from nuget