Skip to content

Commit

Permalink
chore: Update release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
96malhar committed May 17, 2024
1 parent c5e50d7 commit e56be54
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE.CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### Release 2024-05-16
* **Amazon.Lambda.Annotations (1.4.0)**
* Updated the source generator to add documentation on public members in the generated files.
* Added the "\<auto-generated/\>" top-level comment on the generated files to skip them from being processed by analyzers.
* Use the `ILambdaSerializer` to serialize the response body when returning an `IHttpResult`.
* BREAKING CHANGE: Removed the `JsonContext` property in the `HttpResultSerializationOptions` class and replaced it with an `ILambdaSerializer`

### Release 2024-04-25
* **Amazon.Lambda.Annotations (1.3.1)**
* Update User-Agent string
Expand Down

0 comments on commit e56be54

Please sign in to comment.