File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
### Release 2023-08-02
2
2
* ** Amazon.Lambda.TestTool (0.14.0)**
3
3
* 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.
5
6
* 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 ) .
6
7
* 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 ) .
7
8
You can’t perform that action at this time.
0 commit comments