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

[Announcement] Upcoming Runtime Deprecations #6298

Closed
mildaniel opened this issue Nov 17, 2023 · 2 comments
Closed

[Announcement] Upcoming Runtime Deprecations #6298

mildaniel opened this issue Nov 17, 2023 · 2 comments

Comments

@mildaniel
Copy link
Contributor

mildaniel commented Nov 17, 2023

SAM CLI will stop supporting the listed runtimes

This runtime is no longer supported by AWS Lambda, and it is on the deprecation path. Users will be unable to deploy/update these functions after the listed dates.

Am I impacted by this deprecation?

You are impacted by this if you are still using any of the listed runtimes. The recommendation is to upgrade these runtimes to a newer version which is supported by AWS Lambda.

Nodejs12.x

What is deprecation schedule?

AWS SAM CLI will not support Nodejs12.x AWS Lambda Functions after December 16th, 2023.

Ruby2.7 on AL1

What is deprecation schedule?

AWS SAM CLI will not support Ruby2.7 AWS Lambda Functions after January 2024.

Python3.7

What is deprecation schedule?

AWS SAM CLI will not support Python3.7 AWS Lambda Functions after January 2024.

Nodejs14.x

What is deprecation schedule?

AWS SAM CLI will not support Nodejs14.x AWS Lambda Functions after January 2024.

Java8 on AL1

What is deprecation schedule?

AWS SAM CLI will not support Java8 on AL1 AWS Lambda Functions after January 2024.

Go1.x

What is deprecation schedule?

AWS SAM CLI will not support Go1.x AWS Lambda Functions after January 2024.

For updating Go AWS Lambda functions, customers need to update the runtime to provided.al2 or provided.al2023. This blog post outlines the steps for migration..

Custom Runtime on Amazon Linux 1

What is deprecation schedule?

AWS SAM CLI will not support Custom Runtime on Amazon Linux 1 AWS Lambda Functions after January 2024.

For more information about supported runtimes by AWS Lambda, please check https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html

AWS Lambda Builders will stop support using it these runtimes as a library see aws/aws-lambda-builders#577 for more details.

@mildaniel mildaniel added the stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. label Nov 17, 2023
@mildaniel mildaniel removed the stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. label Nov 17, 2023
@mndeveci mndeveci pinned this issue Dec 4, 2023
@hnnasit
Copy link
Contributor

hnnasit commented Nov 1, 2024

Closing this issue as all the above mentioned runtimes have been deprecated already.

@hnnasit hnnasit closed this as completed Nov 1, 2024
Copy link
Contributor

github-actions bot commented Nov 1, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

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

No branches or pull requests

2 participants