Skip to content

Conversation

@normj
Copy link
Member

@normj normj commented Nov 12, 2025

Description of changes:
Update the SDK dependencies which also affect how the user agent modifications must be done.

"commandLineArgs": "exec --depsfile ./LambdaMessaging.deps.json --runtimeconfig ./LambdaMessaging.runtimeconfig.json %USERPROFILE%\\.dotnet\\tools\\.store\\amazon.lambda.testtool\\0.9.1\\amazon.lambda.testtool\\0.9.1\\content\\Amazon.Lambda.RuntimeSupport\\net8.0\\Amazon.Lambda.RuntimeSupport.dll LambdaMessaging::LambdaMessaging.Function_FunctionHandler_Generated::FunctionHandler",
"workingDirectory": ".\\bin\\$(Configuration)\\net8.0"
},
"Mock Lambda Test Tool": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you add this by mistake?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, by accident. The change has been removed.

@normj normj force-pushed the normj/update-dependencies branch from 57b15ce to c146a7b Compare November 12, 2025 21:31
"Projects": [
{
"Name": "AWS.Messaging.Lambda",
"Type": "Patch",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we do patch here if its minor version update in dependencies?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went with patch because we are doing this release to pull in the latest bug fixes in the SDK. Users of this library will not experience any new features.

@normj normj merged commit a39fcb9 into dev Nov 17, 2025
8 checks passed
@normj normj deleted the normj/update-dependencies branch November 17, 2025 17:45
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