Skip to content

feat(lambda): dotnet6 runtime#19144

Merged
mergify[bot] merged 2 commits intoaws:masterfrom
PatMyron:patch-1
Mar 10, 2022
Merged

feat(lambda): dotnet6 runtime#19144
mergify[bot] merged 2 commits intoaws:masterfrom
PatMyron:patch-1

Conversation

@PatMyron
Copy link
Copy Markdown
Contributor

@PatMyron PatMyron commented Feb 24, 2022

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Feb 24, 2022

@github-actions github-actions bot added the @aws-cdk/aws-lambda Related to AWS Lambda label Feb 24, 2022
Copy link
Copy Markdown

@Roman-Blinkov Roman-Blinkov left a comment

Choose a reason for hiding this comment

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

Thank you man.

@peterwoodworth peterwoodworth added pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-test The PR linter will not require test changes labels Feb 25, 2022
@peterwoodworth
Copy link
Copy Markdown
Contributor

@PatMyron is this ready on CloudFormation's side of things?
The runtime isn't listed as an accepted runtime yet in the docs
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-runtime

@PatMyron
Copy link
Copy Markdown
Contributor Author

PatMyron commented Mar 1, 2022

@peterwoodworth CloudFormation resource provider schema for AWS::Lambda::Function doesn't have any upfront constraints on Runtime

@drewdelano
Copy link
Copy Markdown

drewdelano commented Mar 3, 2022

@peterwoodworth this is a fairly recent change, so the docs are probably out of date:

aws/aws-lambda-dotnet#889 (comment)

image

kaizencc
kaizencc previously approved these changes Mar 10, 2022
Copy link
Copy Markdown
Contributor

@kaizencc kaizencc left a comment

Choose a reason for hiding this comment

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

Thanks for this!

@mergify mergify bot dismissed kaizencc’s stale review March 10, 2022 21:28

Pull request has been modified.

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 9a73445
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 10, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit bbed27d into aws:master Mar 10, 2022
@PatMyron PatMyron deleted the patch-1 branch March 10, 2022 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-lambda Related to AWS Lambda pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-test The PR linter will not require test changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(aws-lambda): Add support for dotnet 6 How to set dotnet6 runtime in CDK?

6 participants