Skip to content

Releases: Particular/NServiceBus.AmazonSQS

4.1.2

19 Nov 15:44
4ccbae0
Compare
Choose a tag to compare

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

Bugs

  • #252 Message body on S3 deleted before an event is received

Where to get it

You can download this release from nuget

3.3.2

19 Nov 15:43
Compare
Choose a tag to compare

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

11 Jul 21:37
b1c1798
Compare
Choose a tag to compare

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

Bugs

  • #234 Enable compatibility mode to receive V1 messages

Where to get it

You can download this release from nuget

4.0.1

11 Jul 21:58
859d0eb
Compare
Choose a tag to compare

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

11 Jul 22:01
6f9664f
Compare
Choose a tag to compare

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

01 Jun 14:48
f3e8b24
Compare
Choose a tag to compare

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

29 May 18:15
0fc8172
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.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

14 May 14:27
9aa0eeb
Compare
Choose a tag to compare

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

Improvements/Features

  • #220 Introduce optional backwards compatibility mode for endpoints running 1.x

Where to get it

You can download this release from nuget

3.2.0

23 Mar 13:14
f1b1a6f
Compare
Choose a tag to compare

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

Improvements/Features

  • #205 Update Newtonsoft.Json 11.0.1

Where to get it

You can download this release from nuget

3.1.0

15 Dec 20:33
deff356
Compare
Choose a tag to compare

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