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 29d9300 commit cacb32aCopy full SHA for cacb32a
RELEASE.CHANGELOG.md
@@ -1,3 +1,9 @@
1
+### Release 2023-06-08
2
+* **Amazon.Lambda.RuntimeSupport (1.8.8)**
3
+ * Fixed issue with failing to report uncaught exceptions that have non-ascii characters from Lambda functions.
4
+* **Amazon.Lambda.CognitoEvents (2.1.1)**
5
+ * Pull Request [#1523](https://github.com/aws/aws-lambda-dotnet/pull/1523) fixed incorrect modeling of the `ChallengeAnswer` property. Thanks [JP Grusling](https://github.com/jp-grusling)
6
+
7
### Release 2023-06-07
8
* **Amazon.Lambda.TestTool (0.13.1)**
9
* Fixed issues parsing environment variables from `aws-lambda-tools-defaults.json` that were quoted.
0 commit comments