Skip to content

Commit

Permalink
Updated RELEASE.CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
normj committed Feb 22, 2024
1 parent da1a49b commit c26ccdd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASE.CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### Release 2024-02-22
* **Amazon.Lambda.Templates (7.0.0)**
* Updated templates to target .NET 8
* Updated the serverless Native AOT template to use Amazon.Lambda.Anotations
* Updated the DynamoDB blueprint for changes with the new major version bump of Amazon.Lambda.DynamoDBEvents
* Updated all AWS dependencies in templates
* **AWSLambdaPSCore PowerShell Module (4.0.0)**
* Updated to target the .NET 8 Lambda runtime
* **Amazon.Lambda.PowerShellHost (3.0.0)**
* Updated to target .NET 8

### Release 2024-02-15
* **Amazon.Lambda.Annotations (1.2.0)**
* Added support for detecting TargetFramework is .NET 8 and configuring the runtime to dotnet8.
Expand Down

0 comments on commit c26ccdd

Please sign in to comment.