Skip to content

Commit 0938b0a

Browse files
committed
Update RELEASE.CHANGELOG.md
1 parent 1853e1c commit 0938b0a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASE.CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### Release 2022-08-02
2+
* **Amazon.Lambda.Annotations (0.6.0-preview)**
3+
* Breaking Change: API Gataway attributes have been moved to the Amazon.Lambda.Annotations.APIGateway namespace.
4+
* Fix issue with incorrect code being generated when Lambda function return void.
5+
* Fix issue with CloudFormation template not being sync when all LambdaFunction attributes are removed from code.
6+
* **Amazon.Lambda.S3 (3.0.0)**
7+
* 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+
9+
110
### Release 2022-06-28
211
* **BlueprintPackager**
312
* Bump Newtonsoft.Json to 13.0.1

0 commit comments

Comments
 (0)