Skip to content

Commit 1447a8d

Browse files
committed
Update RELEASE.CHANGELOG.md
1 parent 7e1b1ab commit 1447a8d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE.CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Release 2024-08-01
2+
* **Amazon.Lambda.Serialization.Json (2.2.2)**
3+
* Fixed `AwsResolver.CreateProperties()` to use logical `OR` condition when checking for `Amazon.Lambda.CloudWatchEvents.CloudWatchEvent` type.
4+
* Initialized `JsonSerializerSettings.NullValueHandling` to `NullValueHandling.Ignore` for `JsonSerializer`.
5+
* **Amazon.Lambda.APIGatewayEvents (2.7.1)**
6+
* Added support for `Condition` element in `APIGatewayCustomAuthorizerPolicy.IAMPolicyStatement`.
7+
18
### Release 2024-06-21
29
* **Amazon.Lambda.Templates (7.2.0)**
310
* Updated Amazon.Lambda.Annotations dependency to 1.5.0 in the Message Processing Framework template. Added the `SQSEvent` attribute to set up SQS event source mapping for the message handler Lambda function.

0 commit comments

Comments
 (0)