Skip to content

Releases: aws/aws-dotnet-messaging

Release 2026-01-22

22 Jan 21:55

Choose a tag to compare

Release 2026-01-22

AWS.Messaging (1.1.0)

  • Added support for pollers that are tied to a single message type. This change also allows processing messages that use the CloudEvents envelope as well as those that do not.
  • Add SentTimestamp to SQSMetadata

Release 2025-11-17

17 Nov 18:38

Choose a tag to compare

Release 2025-11-17

AWS.Messaging.Lambda (1.0.2)

  • Update AWS SDK Dependencies

AWS.Messaging (1.0.2)

  • Update AWS SDK Dependencies

Release 2025-07-29

29 Jul 19:08

Choose a tag to compare

Release 2025-07-29

AWS.Messaging.Telemetry.OpenTelemetry (1.0.0)

  • This marks the first stable release of AWS Message Processing Framework OTEL for .NET which is now generally available.

Release 2025-07-14

14 Jul 18:40

Choose a tag to compare

Release 2025-07-14

AWS.Messaging.Lambda (1.0.1)

  • Don't use .Any() on List

AWS.Messaging (1.0.1)

  • Support scoped IAsyncDisposable services being disposed after message is processed
  • Minor threading and memory optimizations and cleanups

Release 2025-06-03

03 Jun 20:09

Choose a tag to compare

Release 2025-06-03

AWS.Messaging.Telemetry.OpenTelemetry (0.23.0)

  • Updated consumer processing logic to use Links for connecting to publisher instead of parent-child relationship

Release 2025-05-05

05 May 21:18

Choose a tag to compare

Release 2025-05-05

AWS.Messaging (1.0.0)

  • This marks the first stable release of AWS Message Processing Framework for .NET which is now generally available.

AWS.Messaging.Lambda (1.0.0)

  • This marks the first stable release of AWS Message Processing Framework for .NET which is now generally available.

Release 2025-04-28

28 Apr 21:07

Choose a tag to compare

Release 2025-04-28

AWS.Messaging.Lambda (0.21.0)

  • Fix null pointer exception when message contains no SQS message attributes
  • Updated the .NET SDK dependencies to the latest version GA 4.0.0

AWS.Messaging (0.22.0)

  • Updated the .NET SDK dependencies to the latest version GA 4.0.0

AWS.Messaging.Telemetry.OpenTelemetry (0.21.0)

  • Updated the .NET SDK dependencies to the latest version GA 4.0.0

Release 2025-04-08

08 Apr 17:27

Choose a tag to compare

Release 2025-04-08

AWS.Messaging.Lambda (0.10.2)

  • Fix null pointer exception when message contains no SQS message attributes

Release 2025-04-03

03 Apr 18:10

Choose a tag to compare

Release 2025-04-03

AWS.Messaging (0.21.0-preview)

  • Add null check when retrieved messages is null
  • Update MessageSerializer to store data as actual json. Fixes #168
  • Remove failed messages from inflight messages metatadata dictionary. Fixes #191

Release 2025-04-01

01 Apr 19:56
b85ddcc

Choose a tag to compare

Release 2025-04-01

AWS.Messaging (0.20.0-preview)

  • Update error message for handling scenario where subscriber mapping is not valid.
  • Implement a start/stop mechanism for message consumption. (ISSUE 147)
  • Update .NET target to .NET 8
  • Add trimming support for Native AOT compatiblity
  • Updated the .NET SDK dependencies to the latest version 4.0.0-preview.11

AWS.Messaging.Lambda (0.20.0-preview)

  • Update .NET target to .NET 8
  • Add trimming support for Native AOT compatiblity
  • Updated the .NET SDK dependencies to the latest version 4.0.0-preview.11

AWS.Messaging.Telemetry.OpenTelemetry (0.20.0-preview)

  • Update .NET target to .NET 8
  • Add trimming support for Native AOT compatiblity
  • Updated the .NET SDK dependencies to the latest version 4.0.0-preview.11