diff --git a/.autover/changes/408f1584-3b66-45eb-bdf3-d154527e4c8c.json b/.autover/changes/408f1584-3b66-45eb-bdf3-d154527e4c8c.json deleted file mode 100644 index 1c3c6e7fb..000000000 --- a/.autover/changes/408f1584-3b66-45eb-bdf3-d154527e4c8c.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Projects": [ - { - "Name": "Amazon.Lambda.Core", - "Type": "Minor", - "ChangelogMessages": [ - "Removed RequiresPreviewFeatures attribute from parameterized logging APIs" - ] - } - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index acfc5f503..4ee9d216b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Release 2024-11-06 + +### Amazon.Lambda.Core (2.4.0) +* Removed RequiresPreviewFeatures attribute from parameterized logging APIs + ## Release 2024-11-01 ### Amazon.Lambda.TestTool.BlazorTester (0.15.3) diff --git a/Libraries/src/Amazon.Lambda.Core/Amazon.Lambda.Core.csproj b/Libraries/src/Amazon.Lambda.Core/Amazon.Lambda.Core.csproj index 81be97dfc..429bfb07f 100644 --- a/Libraries/src/Amazon.Lambda.Core/Amazon.Lambda.Core.csproj +++ b/Libraries/src/Amazon.Lambda.Core/Amazon.Lambda.Core.csproj @@ -1,4 +1,4 @@ - + @@ -6,7 +6,7 @@ netstandard2.0;net6.0;net8.0 Amazon Lambda .NET Core support - Core package. Amazon.Lambda.Core - 2.3.0 + 2.4.0 Amazon.Lambda.Core Amazon.Lambda.Core AWS;Amazon;Lambda @@ -14,7 +14,7 @@ - +