You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was looking into the support for nodejs20.x in CDK, and I saw that it has been a valid runtime to choose since v2.107.0, which is nice, but the NODEJS_LATEST still points to nodejs18.x even in the latest release v2.110.0.
I don't know if there is some reason for it not pointing to nodejs20.x now when it has been announced from AWS?
Does anyone know where I can find information about how this is handled, if there are any special concerns around changing it, or if it the change has just been forgotten? 🤔
This is where you can find the code: aws-cdk-lib/aws-lambda/lib/runtime.js
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was looking into the support for
nodejs20.x
in CDK, and I saw that it has been a valid runtime to choose since v2.107.0, which is nice, but theNODEJS_LATEST
still points tonodejs18.x
even in the latest release v2.110.0.I don't know if there is some reason for it not pointing to
nodejs20.x
now when it has been announced from AWS?Does anyone know where I can find information about how this is handled, if there are any special concerns around changing it, or if it the change has just been forgotten? 🤔
This is where you can find the code:
aws-cdk-lib/aws-lambda/lib/runtime.js
Beta Was this translation helpful? Give feedback.
All reactions