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 633e457 commit d30cb8bCopy full SHA for d30cb8b
RELEASE.CHANGELOG.md
@@ -1,6 +1,11 @@
1
+### Release 2024-03-12
2
+* **Amazon.Lambda.DynamoDBEvents (3.1.1)**
3
+ * Better handle empty `AttributeValue` objects when serializing `DynamoDBEvent` objects to JSON.
4
+
5
### Release 2024-03-04
6
* **Amazon.Lambda.DynamoDBEvents (3.1.0)**
7
* Added `ToJson` which can be used to convert `DynamoDBEvent` objects to the higher-level document and object persistence classes in the AWS SDK.
8
9
### Release 2024-02-22
10
* **Amazon.Lambda.Templates (7.0.0)**
11
* Updated templates to target .NET 8
0 commit comments