Releases: Particular/NServiceBus.AmazonSQS
4.1.2
3.3.2
As part of this release we had 202 commits which resulted in 1 issue being closed.
Bugs
- #254 Message body on S3 deleted before an event is received
Where to get it
You can download this release from nuget
4.1.1
4.0.1
As part of this release we had 19 commits which resulted in 1 issue being closed.
Bugs
- #235 Enable compatibility mode to receive V1 messages
Where to get it
You can download this release from nuget
3.3.1
As part of this release we had 198 commits which resulted in 1 issue being closed.
Bugs
- #236 Enable compatibility mode to receive V1 messages
Where to get it
You can download this release from nuget
4.1.0
As part of this release we had 15 commits which resulted in 1 issue being closed.
Improvements/Features
- #212 Update Newtonsoft.Json 11.0.1
Where to get it
You can download this release from nuget
4.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.AmazonSQS 4.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.AmazonSQS 3 to 4 upgrade guide.
Want to see all the changes?
They are all on the 4.0.0 milestone.
What are the API breaking changes?
Take a look at a report of API changes between versions.
3.3.0
3.2.0
3.1.0
As part of this release we had 7 commits.
Improvements/Features
- #180 Dispose S3Client and SqsClient when transport stops
- #181 Optimize transport shutdown
- #182 Delete S3 body from storage for successful message receive
- #183 Limit concurrency of pump by taking the number of messages to fetch into account
Where to get it
You can download this release from nuget