Releases: aws/aws-dotnet-messaging
Releases · aws/aws-dotnet-messaging
Release 2025-07-29
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
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
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
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
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
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
Release 2025-04-01
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
Release 2025-02-20
Release 2025-02-20
AWS.Messaging (0.9.4)
- Fix issue with fifo when a message is failed to process the later messages are not retried
- Update User-Agent string
- Avoid logging error during shutdown
AWS.Messaging.Lambda (0.10.1)
- Update AWS.Messaging dependency
- Update project dependencies
AWS.Messaging.Telemetry.OpenTelemetry (0.9.2)
- Update project dependencies
Release 2025-01-13
Release 2025-01-13
AWS.Messaging (0.9.3)
- Removes references to SNS in EventBridge publisher
- Update logic to make DefaultMessageManager fail on InvalidMessageHandlerSignatureException