Skip to content

Commit

Permalink
chore: Update release changelog (#1719)
Browse files Browse the repository at this point in the history
  • Loading branch information
96malhar authored Apr 5, 2024
1 parent b59efcb commit be528ce
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions RELEASE.CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### Release 2024-04-05
* **Amazon.Lambda.Annotations (1.3.0)**
* Update default memory size from 256 MB to 512 MB.
* Use JSON serializer extracted from the DI container to serialize error responses.
* **Amazon.Lambda.Serialization.Json (2.2.1)**
* Correctly handle Lambda events with dates set as Unix epoch in milliseconds.
* **Amazon.Lambda.Serialization.SystemTextJson (2.4.2)**
* Correctly handle Lambda events with dates set as Unix epoch in milliseconds.

### Release 2024-03-27
* **Amazon.Lambda.Templates (7.1.0)**
* Add new template using the AWS Message Processing Framework for .NET
Expand Down

0 comments on commit be528ce

Please sign in to comment.