Releases: Particular/NServiceBus.Persistence.AzureTable
2.1.0
1.5.1
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
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
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
1.4.0
1.3.0
1.2.0
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
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