Skip to content
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

fix(lambda): Add Runtime support for Java 8 Corretto and Custom AL2 #10015

Merged
merged 6 commits into from
Aug 28, 2020

Conversation

flemjame-at-amazon
Copy link
Contributor


This adds new runtimes:

Runtime.JAVA_8_CORRETTO
Runtime.PROVIDED_AL2

Support came in as of 12 August 2020:

https://aws.amazon.com/about-aws/whats-new/2020/08/aws-lambda-supports-java-8/
https://aws.amazon.com/blogs/compute/migrating-aws-lambda-functions-to-al2/

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

@flemjame-at-amazon
Copy link
Contributor Author

Do I really have to make a test change for additional runtimes?

NetaNir
NetaNir previously approved these changes Aug 28, 2020
@mergify mergify bot dismissed NetaNir’s stale review August 28, 2020 19:54

Pull request has been modified.

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 1ce3db3
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@NetaNir NetaNir merged commit d5e1cc6 into aws:master Aug 28, 2020
@flemjame-at-amazon flemjame-at-amazon deleted the lambda-corretto-8 branch October 27, 2020 14:17
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