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: dropped support for Node.js lambda runtime v14 and v16 #1352

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

aryamohanan
Copy link
Contributor

V14 and v16 are officially reached end of support, see https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtimes-deprecated

@aryamohanan aryamohanan added the v4 label Oct 1, 2024
@aryamohanan aryamohanan requested a review from a team as a code owner October 1, 2024 13:05
@aryamohanan aryamohanan changed the title fix: deprecated Node.js lambda runtime v14 and v16 fix: dropped support for Node.js lambda runtime v14 and v16 Oct 1, 2024
Copy link
Contributor

@kirrg001 kirrg001 left a comment

Choose a reason for hiding this comment

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

Please add the breaking change hint + links to AWS policy in the commit body.

@aryamohanan aryamohanan merged commit ef623a1 into v4 Oct 3, 2024
1 check passed
@aryamohanan aryamohanan deleted the deprecate-lambda-runtime branch October 3, 2024 05:41
aryamohanan added a commit that referenced this pull request Oct 7, 2024
BREAKING CHANGE:
- Node.js Lambda runtimes v14 and v16 are no longer supported.
- Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
@aryamohanan aryamohanan mentioned this pull request Oct 10, 2024
20 tasks
aryamohanan added a commit that referenced this pull request Oct 14, 2024
BREAKING CHANGE:
- Node.js Lambda runtimes v14 and v16 are no longer supported.
- Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
aryamohanan added a commit that referenced this pull request Oct 14, 2024
BREAKING CHANGE:
- Node.js Lambda runtimes v14 and v16 are no longer supported.
- Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
aryamohanan added a commit that referenced this pull request Oct 14, 2024
BREAKING CHANGE:
- Node.js Lambda runtimes v14 and v16 are no longer supported.
- Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
aryamohanan added a commit that referenced this pull request Oct 14, 2024
BREAKING CHANGE:
- Node.js Lambda runtimes v14 and v16 are no longer supported.
- Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
aryamohanan added a commit that referenced this pull request Oct 18, 2024
BREAKING CHANGE:
- Node.js Lambda runtimes v14 and v16 are no longer supported.
- Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
aryamohanan added a commit that referenced this pull request Oct 21, 2024
BREAKING CHANGE:
- Node.js Lambda runtimes v14 and v16 are no longer supported.
- Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
aryamohanan added a commit that referenced this pull request Oct 22, 2024
BREAKING CHANGE:
- Node.js Lambda runtimes v14 and v16 are no longer supported.
- Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
aryamohanan added a commit that referenced this pull request Oct 23, 2024
BREAKING CHANGE:
- Node.js Lambda runtimes v14 and v16 are no longer supported.
- Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
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.

2 participants