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 2fe078a commit a242101Copy full SHA for a242101
RELEASE.CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### Release 2024-01-18
2
+* **Amazon.Lambda.CognitoEvents (3.0.0)**
3
+ * Pull Request [#1656](https://github.com/aws/aws-lambda-dotnet/pull/1656) Add contracts for cognito pre token generation v2. Thanks [Ernest Folch](https://github.com/ernest-folch-fleksy)
4
+ * Pull Request [#1646](https://github.com/aws/aws-lambda-dotnet/pull/1646) Fixed the JSON deserialization error in Cognito triggered. Thanks [Ankush Jain](https://github.com/ankushjain358)
5
+
6
### Release 2024-01-12
7
* **Amazon.Lambda.DynamoDBEvents (3.0.0)**
8
* Removed `AWSSDK.DynamoDBv2` dependency from `DynamoDBEvent` and related classes.
0 commit comments