We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1a49b commit c26ccddCopy full SHA for c26ccdd
RELEASE.CHANGELOG.md
@@ -1,3 +1,14 @@
1
+### Release 2024-02-22
2
+* **Amazon.Lambda.Templates (7.0.0)**
3
+ * Updated templates to target .NET 8
4
+ * Updated the serverless Native AOT template to use Amazon.Lambda.Anotations
5
+ * Updated the DynamoDB blueprint for changes with the new major version bump of Amazon.Lambda.DynamoDBEvents
6
+ * Updated all AWS dependencies in templates
7
+* **AWSLambdaPSCore PowerShell Module (4.0.0)**
8
+ * Updated to target the .NET 8 Lambda runtime
9
+* **Amazon.Lambda.PowerShellHost (3.0.0)**
10
+ * Updated to target .NET 8
11
+
12
### Release 2024-02-15
13
* **Amazon.Lambda.Annotations (1.2.0)**
14
* Added support for detecting TargetFramework is .NET 8 and configuring the runtime to dotnet8.
0 commit comments