You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
### Release 2024-09-25
2
+
***Amazon.Lambda.Annotations (1.5.1)**
3
+
* Added a 127 character limit on the Lambda function handler when the package type is set to zip.
4
+
***Amazon.Lambda.PowerShellHost (3.0.1)**
5
+
* Fixed an issue where Write-Debug doesn't log debug messages to CloudWatch for a Lambda PowerShell function.
6
+
1
7
### Release 2024-09-05
2
8
***Amazon.Lambda.RuntimeSupport (1.11.0)**
3
9
* Add support for structured logging. Access to structured logging is pending a deployment of Amazon.Lambda.RuntimeSupport to the managed runtime. Follow GitHub issue https://github.com/aws/aws-lambda-dotnet/issues/1747 for status updates on deployment.
0 commit comments