Closed amendlik closed 10 months ago
Hi @amendlik , could you please confirm which version of QnaBot you have deployed?
Kindly note that the latest QnaBot is already using Node 18 for it's lambdas and it is available for you to upgrade. Thus, you should stop receiving these Node 16 EOL notifications once you have upgraded to latest QnaBot version.
You are right. I see that the Node version was moved to 18 recently.
Hi @amendlik, what is this mean "you will no longer be able to update existing functions using the Node.js 16 runtime."? Are we not able to run lambda using the Node.js 16?. And, Do we convert code which exist fucntion to fit node.js 18 runtime?
Hi @amendlik, what is this mean "you will no longer be able to update existing functions using the Node.js 16 runtime."? Are we not able to run lambda using the Node.js 16?. And, Do we convert code which exist fucntion to fit node.js 18 runtime?
@thejang90 - I don't exactly know what that means. I was only quoting the language in the EOS notification I received from AWS.
Is your feature request related to a problem? Please describe. I received an end-of-support notification for Lambda functions using Node.js 16:
Describe the feature you'd like Per the recommendation above, update functions to use the Node.js 20 runtime.