Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Upgrade NVRIS NodeJS version to 10.x #449

Closed
karpet opened this issue Oct 22, 2019 · 2 comments
Closed

Upgrade NVRIS NodeJS version to 10.x #449

karpet opened this issue Oct 22, 2019 · 2 comments
Assignees
Labels
do if easy question Further information is requested

Comments

@karpet
Copy link
Member

karpet commented Oct 22, 2019

Hello,

We are contacting you as we have identified that your AWS Account currently has one or more Lambda functions using Node.js 8.10, which will reach its EOL at the end of 2019.

What’s happening?

The Node community has decided to end support for Node.js 8.x on December 31, 2019 [1]. From this date forward, Node.js 8.x will stop receiving bug fixes, security updates, and/or performance improvements. To ensure that your new and existing functions run on a supported and secure runtime, language runtimes that have reached their EOL are deprecated in AWS [2].

For Node.js 8.x, there will be 2 stages to the runtime deprecation process:

  1. Disable Function Create – Beginning January 6, 2020, customers will no longer be able to create functions using Node.js 8.10

  2. Disable Function Update – Beginning February 3, 2020, customers will no longer be able to update functions using Node.js 8.10

After this period, both function creation and updates will be disabled permanently. However, existing Node 8.x functions will still be available to process invocation events.

What do I need to do?

We encourage you to update all of your Node.js 8.10 functions to the newer available runtime version, Node.js 10.x[3]. You should test your functions for compatibility with the Node.js 10.x language version before applying changes to your production functions.

What if I have issues/What if I need help?

Please contact us through AWS Support [4] or the AWS Developer Forums [5] should you have any questions or concerns.

[1] https://github.com/nodejs/Release
[2] https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html
[3] https://aws.amazon.com/about-aws/whats-new/2019/05/aws_lambda_adds_support_for_node_js_v10/
[4] https://aws.amazon.com/support
[5] https://forums.aws.amazon.com/forum.jspa?forumID=186

@frankwiles frankwiles self-assigned this Nov 20, 2019
@katherinepdavis katherinepdavis added question Further information is requested medium do if easy and removed medium labels Mar 5, 2020
@karpet
Copy link
Member Author

karpet commented Jul 21, 2020

Required building our own imagemagick layer with freetype in order to support Node12.x

serverlesspub/imagemagick-aws-lambda-2#28

See BlueprintKansas/NVRIS#7

@karpet
Copy link
Member Author

karpet commented Jul 23, 2020

Irrelevant due to #496

@karpet karpet closed this as completed Jul 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
do if easy question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants