Skip to content

Update AWSLambdaPSCore to target .NET 10 managed runtime#2286

Merged
normj merged 1 commit intodevfrom
normj/ps-10
Feb 18, 2026
Merged

Update AWSLambdaPSCore to target .NET 10 managed runtime#2286
normj merged 1 commit intodevfrom
normj/ps-10

Conversation

@normj
Copy link
Copy Markdown
Member

@normj normj commented Feb 18, 2026

Description of changes:
Following the pattern done when the .NET 8 managed runtime was released this updates the AWSLambdaPSCore module to use the .NET 10 runtime. This is a major version update like we did for previous new runtimes. Changes include

  • Updated constant values to target .NET 10
  • Update NuGet dependencies to latest versions
  • Update the version of AWS.Tools modules being referenced in the templates
  • Update README file

There is no automatic versioning for this module so I manually updated the version number and added the change log entry.

Testing

I ran the tests for the module and did E2E tests deploying a PowerShell function to Lambda using the .NET 10 runtime

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

@normj normj added the Release Not Needed Add this label if a PR does not need to be released. label Feb 18, 2026
@normj
Copy link
Copy Markdown
Member Author

normj commented Feb 18, 2026

The "Release Not Needed" tag was added because the PS module doesn't use the versioning tool in the repo.

@normj normj merged commit 70a47b0 into dev Feb 18, 2026
9 of 10 checks passed
@normj normj deleted the normj/ps-10 branch February 18, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Not Needed Add this label if a PR does not need to be released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants