Skip to content

Commit 48ea41e

Browse files
committed
Update RELEASE.CHANGELOG.md
1 parent 7211069 commit 48ea41e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE.CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Release 2023-02-08
2+
* **Amazon.Lambda.Annotations (0.11.0)**
3+
* Support customizng HTTP responses including status code and headers using the new IHttpResult and HttpResults types. Read more information [here](https://github.com/aws/aws-lambda-dotnet/tree/master/Libraries/src/Amazon.Lambda.Annotations#customizing-responses-for-api-gateway-lambda-functions).
4+
* Fix issue with incorrect code being generated from methods that return a `Task` but does not use the `async` keyword.
5+
16
### Release 2023-02-02
27
* **Amazon.Lambda.Serialization.SystemTextJson (2.3.1)**
38
* Pull request [#1382](https://github.com/aws/aws-lambda-dotnet/pull/1382) Make Amazon.Lambda.Serialization.SystemTextJson compatible with trimming. Thanks [Beau Gosse](https://github.com/Beau-Gosse-dev)

0 commit comments

Comments
 (0)