Skip to content

Commit e56be54

Browse files
committed
chore: Update release changelog
1 parent c5e50d7 commit e56be54

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE.CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Release 2024-05-16
2+
* **Amazon.Lambda.Annotations (1.4.0)**
3+
* Updated the source generator to add documentation on public members in the generated files.
4+
* Added the "\<auto-generated/\>" top-level comment on the generated files to skip them from being processed by analyzers.
5+
* Use the `ILambdaSerializer` to serialize the response body when returning an `IHttpResult`.
6+
* BREAKING CHANGE: Removed the `JsonContext` property in the `HttpResultSerializationOptions` class and replaced it with an `ILambdaSerializer`
7+
18
### Release 2024-04-25
29
* **Amazon.Lambda.Annotations (1.3.1)**
310
* Update User-Agent string

0 commit comments

Comments
 (0)