-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add support for AWS Lambda nodejs20.x #9879
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
Labels
Comments
Is this in the roadmap anytime soon? |
We forgot about this one. Sorry about that! Support should go out with the next release! |
You can watch #11100 that tracks next release going out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Problem Statement
Currently, the AWS Layers that are published stop at nodejs18.x container version. AWS now supports nodejs20.x would be great to add this to the supported versions
Solution Brainstorm
I think all that's needed is to update the layer publish to include this version.
The text was updated successfully, but these errors were encountered: