Skip to content

Commit 6513aca

Browse files
committed
Update RELEASE.CHANGELOG.md
1 parent e9cc4f8 commit 6513aca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE.CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
### Release 2023-08-02
22
* **Amazon.Lambda.TestTool (0.14.0)**
33
* Add new --disable-logs switch used with --no-ui to ensure the console does not include logs just the function's response.
4-
* Set default values on the ILambdaContext for FunctionName, InvokedFunctionArn and AwsRequestId.
4+
* Set default values on the ILambdaContext for `FunctionName`, `InvokedFunctionArn` and `AwsRequestId`.
5+
* Fixed issue when a Lambda function build directory contains multiple `*.runtimeconfig.json` file causing the tool to pick the wrong file.
56
* 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).
67
* 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).
78

0 commit comments

Comments
 (0)