Skip to content

Update Lambda Test Tool to support version 2.4.0 of Amazon.Lambda.Core #1872

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

normj
Copy link
Member

@normj normj commented Nov 14, 2024

Issue #, if available:
#1869

Description of changes:
Update the Lambda Test tool to support Amazon.Lambda.Core 2.4.0 new parameterized logging APIs. Currently it doesn't format the parameterized logging messages the same as RuntimeSupport but all of the information is available. We will need to figure out long term how would we share all of the formatting logic in Amazon.Lambda.RuntimeSupport with the test tool.

Testing

Added new unit tests and did manual confirmation using the test tool with a Lambda function using the parameterized logging APIs.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj normj force-pushed the normj/update-testtool-lambdacore240 branch from 4159d4a to 149d3a4 Compare November 14, 2024 22:58
@ashishdhingra ashishdhingra self-requested a review November 14, 2024 23:33
@normj normj merged commit 45432d1 into dev Nov 14, 2024
4 checks passed
@normj normj deleted the normj/update-testtool-lambdacore240 branch November 14, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants