Skip to content

Releases: aws/aws-lambda-dotnet

Release 2025-06-03

03 Jun 04:43
Compare
Choose a tag to compare

Release 2025-06-03

Amazon.Lambda.RuntimeSupport (1.13.1)

  • Add support for parameterized logging method with exception to global logger LambdaLogger in Amazon.Lambda.Core

Amazon.Lambda.Core (2.6.0)

  • Added log level version of the static logging functions on Amazon.Lambda.Core.LambdaLogger

Amazon.Lambda.AspNetCoreServer (9.1.2)

  • Update Amazon.Lambda.Logging.AspNetCore dependency

Amazon.Lambda.AspNetCoreServer.Hosting (1.8.2)

  • Update Amazon.Lambda.Logging.AspNetCore dependency

Amazon.Lambda.Logging.AspNetCore (4.0.0)

  • Add support Lambda log levels
  • Change build target from .NET Standard 2.0 to .NET 6 and NET 8 to match Amazon.Lambda.AspNetCoreServer

Amazon.Lambda.TestUtilities (3.0.0)

  • Update Amazon.Lambda.TestUtitlies to have implementation of the newer logging methods
  • Change build target from .NET Standard 2.0 to .NET 6 and NET 8 to match Amazon.Lambda.AspNetCoreServer

Release 2025-05-15

15 May 18:37
Compare
Choose a tag to compare

Release 2025-05-15

Amazon.Lambda.TestTool (0.10.3)

  • Fix issue with long debugging sessions causing events to be retried

Amazon.Lambda.AspNetCoreServer (9.1.1)

  • Fixed issue when executing AddRegisterBeforeSnapshot callbacks to ensure each invocation has a new ASP.NET Core feature collection and HttpContext.

Amazon.Lambda.AspNetCoreServer.Hosting (1.8.1)

  • Update Amazon.Lambda.AspNetCoreServer dependency for latest patch fix.

Release 2025-04-29

29 Apr 01:39
Compare
Choose a tag to compare

Release 2025-04-29

Amazon.Lambda.TestTool (0.10.2)

  • Add SSO dependencies to support credential profiles that are using SSO
  • Update version of AWS SDK for .NET to V4

Amazon.Lambda.DynamoDBEvents.SDK.Convertor (2.0.0)

  • Update to AWS SDK for .NET V4

Amazon.Lambda.KinesisEvents (3.0.0)

  • Update to AWS SDK for .NET V4

Release 2025-04-25

25 Apr 18:50
Compare
Choose a tag to compare

Release 2025-04-25

Amazon.Lambda.AspNetCoreServer.Hosting (1.8.0)

  • Add overrideable method GetBeforeSnapshotRequests() and AddAWSLambdaBeforeSnapshotRequest() extension method to support warming up the asp.net/lambda pipelines automatically during BeforeSnapshot callback.

Amazon.Lambda.AppSyncEvents (1.0.0)

  • Added AppSyncResolverEvent to support direct lambda resolver

Release 2025-04-10 #2

10 Apr 22:37
Compare
Choose a tag to compare

Release 2025-04-10 #2

Amazon.Lambda.TestTool (0.10.1)

  • Support optional SQS client region in event source test tool

Amazon.Lambda.DynamoDBEvents.SDK.Convertor (1.0.0)

  • Implement DynamoDBEvents SDK Convertor package for DynamoDBEvent images to DynamoDBv2.Document