Skip to content

Commit

Permalink
Update RELEASE.CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
normj committed Aug 2, 2023
1 parent 51788a1 commit e9cc4f8
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 2023-08-02
* **Amazon.Lambda.TestTool (0.14.0)**
* Add new --disable-logs switch used with --no-ui to ensure the console does not include logs just the function's response.
* Set default values on the ILambdaContext for FunctionName, InvokedFunctionArn and AwsRequestId.
* Pull Request [#1556](https://github.com/aws/aws-lambda-dotnet/pull/1556) add null check when traversing parent folders. Thanks [joshuA Seither](https://github.com/joshuaseither).
* Pull Request [#1558](https://github.com/aws/aws-lambda-dotnet/pull/1558) fix casing issue with integ test. Thanks [joshuA Seither](https://github.com/joshuaseither).

### Release 2023-07-17
* **Amazon.Lambda.Templates (6.14.0)**
* Update Annotations template to use 1.0.0 of Amazon.Lambda.Annotations, and convert the Lambda Empty Serverless and Lambda Empty Serverless (.NET 7 Container Image) templates to use Annotations.
Expand Down

0 comments on commit e9cc4f8

Please sign in to comment.