Skip to content

Releases: Particular/NServiceBus.Persistence.AzureTable

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

1.5.0

17 May 05:50
05b3971
Compare
Choose a tag to compare

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

Improvements/Features

  • #192 Support JSON.Net 11.x

Where to get it

You can download this release from nuget

2.0.0

29 May 17:59
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.AzureStorage 2.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 as well as the NServiceBus.Persistence.AzureStorage 1 to 2 upgrade guide.

Want to see all the changes?

They are all on the 2.0.0 milestone.

What are the API breaking changes?

Take a look at a report of API changes between versions.

1.4.1

20 Dec 16:12
dbd61b4
Compare
Choose a tag to compare

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

Bugs

  • #186 Delaying a failed message can cause message loss

Where to get it

You can download this release from nuget

1.4.0

16 Jun 19:11
Compare
Choose a tag to compare

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

Bugs

  • #130 New Saga Instances Cause Table Scan Leading to Unacceptable Performance

Where to get it

You can download this release from nuget

1.3.0

02 Jun 15:32
Compare
Choose a tag to compare

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

Improvements/Features

  • #147 Support Newtonsoft.Json 10.x
  • #141 Ability to cache subscriptions to reduce latency

Where to get it

You can download this release from nuget

1.2.0

24 Mar 03:25
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvements/Features

  • #139 Align internal package dependencies for testing and maintenance purposes.

Where is release 1.1.0

Internal release 1.1.0 was not made public and is superseded by this release (1.2.0)

Where to get it

You can download this release from nuget

1.1.0

24 Mar 15:09
Compare
Choose a tag to compare

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

Bugs

  • #123 Timeouts can be dispatched 1h after due time

Improvements/Features

  • #129 Bump up the storage library to 8.*
  • #128 PartitionRowKeyTuple as struct
  • #122 Switching to upper bound query in TimeoutPersister and removing LastSuccessfulRead entities
  • #119 TimeoutPersister query operators fixed
  • #116 Handling nullables
  • #7 Generic handling of unsupported datatypes

Where to get it

You can download this release from nuget

1.0.1

01 Feb 19:05
Compare
Choose a tag to compare

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

Bugs

  • #118 Timeouts not dispatching

Where to get it

You can download this release from nuget