Skip to content

Commit b0da93e

Browse files
committed
Update RELEASE.CHANGELOG.md
1 parent 68ac327 commit b0da93e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASE.CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
* Breaking Change: API Gataway attributes have been moved to the Amazon.Lambda.Annotations.APIGateway namespace.
44
* Fix issue with incorrect code being generated when Lambda function return void.
55
* Fix issue with CloudFormation template not being sync when all LambdaFunction attributes are removed from code.
6-
* **Amazon.Lambda.S3 (3.0.0)**
6+
* **Amazon.Lambda.S3Events (3.0.0)**
77
* Remove dependency from the AWSDK.S3. This reduces deployment bundle size and fixes serialization issues with the SDK enum like classes. This is a small breaking change due to class having different namespaces.
8+
* **Amazon.Lambda.LexV2Events (1.0.1)**
9+
* Fixed the type of LexV2Interpretation.NluConfidence to double.
810

911

1012
### Release 2022-06-28

0 commit comments

Comments
 (0)