Skip to content

Releases: FoundatioFx/Foundatio.AWS

v13.0.0

25 Apr 02:29

Choose a tag to compare

v13.0.0

This release introduces a brand-new SQS/SNS message bus implementation alongside all the reliability improvements from Foundatio v13.0.0.

Documentation: foundatio.dev -- see the Messaging, Queues, and Storage guides for AWS-specific configuration.

Themes:

  • SQS/SNS Message Bus: Full message bus implementation using AWS SQS and SNS
  • Reliability: SQS disposal deadlock fixes and two-phase dispose lifecycle
  • Foundatio v13 Core: NRT audit, .NET 10 target, xUnit v3

Breaking Changes

  • Updated to Foundatio 13.0.0 core -- see migration guide
  • NRT annotations updated
  • Removed obsolete single-parameter GetFileStreamAsync overload (ceee329e)

Added

  • SQS/SNS message bus implementation: Full IMessageBus implementation backed by AWS SQS and SNS. by @niemyjski in #373 (1a34cf27)
  • SNS package dependency: Added AWSSDK.SimpleNotificationService for SNS topic integration
  • Dead letter logging normalized and poisoned message tests added. by @niemyjski in 8ac95bef

Changed

Fixed

Dependencies

Package From To
Foundatio 12.0.0 13.0.0
AWSSDK.CloudWatch 4.0.6.4 4.0.9.6
AWSSDK.S3 4.0.17 4.0.22.1
AWSSDK.SQS 4.0.2.11 4.0.2.27
AWSSDK.SimpleNotificationService -- (new) 4.0.2.29

Contributors

Full Changelog: v12.0.1...v13.0.0

v13.0.0-beta6

15 Apr 19:03

Choose a tag to compare

What's Changed

  • Fix NRT errors and enable TreatWarningsAsErrors by @niemyjski in #395
  • fix: adapt SQS MessageBus to two-phase dispose lifecycle by @niemyjski in #400

Full Changelog: v13.0.0-beta3...v13.0.0-beta6

v13.0.0-beta3

14 Feb 16:34

Choose a tag to compare

What's Changed

Full Changelog: v13.0.0-beta1...v13.0.0-beta3

v13.0.0-beta1

12 Jan 20:17

Choose a tag to compare

v12.0.0

20 Aug 19:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.1.0...v12.0.0

v11.1.0

09 May 18:52

Choose a tag to compare

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #315
  • Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 by @dependabot in #314

New Contributors

Full Changelog: v11.0.8...v11.1.0

v11.0.8

31 Jan 20:18

Choose a tag to compare

Full Changelog: v11.0.6...v11.0.8

v11.0.6

26 Nov 16:28

Choose a tag to compare

Full Changelog: v11.0.5...v11.0.6

v11.0.5

28 Sep 00:32

Choose a tag to compare

Full Changelog: v11.0.4...v11.0.5

v11.0.4

27 Sep 17:42

Choose a tag to compare

Full Changelog: v11.0.2...v11.0.4