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

feat: Add support for nodejs20.x runtime #12251

Merged
merged 1 commit into from
Nov 16, 2023
Merged

feat: Add support for nodejs20.x runtime #12251

merged 1 commit into from
Nov 16, 2023

Conversation

hibanka
Copy link
Contributor

@hibanka hibanka commented Nov 15, 2023

Node 20 is now supported by AWS Lambda. Corresponding issue #12252

Related AWS Blog Post: https://aws.amazon.com/blogs/compute/node-js-20-x-runtime-now-available-in-aws-lambda/
Related AWS SAM CLI Release: https://github.com/aws/aws-sam-cli/releases/tag/v1.102.0
Related AWS SDK Release: https://github.com/aws/aws-sdk-js-v3/releases/tag/v3.446.0

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bf04146) 86.65% compared to head (a61a670) 86.65%.

❗ Current head a61a670 differs from pull request most recent head e650cac. Consider uploading reports for the commit e650cac to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12251   +/-   ##
=======================================
  Coverage   86.65%   86.65%           
=======================================
  Files         311      311           
  Lines       13089    13089           
=======================================
  Hits        11342    11342           
  Misses       1747     1747           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@Mmarzex Mmarzex left a comment

Choose a reason for hiding this comment

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

Thanks!

@Mmarzex Mmarzex merged commit f3f0af8 into serverless:main Nov 16, 2023
5 checks passed
@skhaz
Copy link

skhaz commented Nov 16, 2023

Thank you very much for the pull request and the quick review. Could you tell me if there is an ETA for this modification to be published?

@andidev
Copy link

andidev commented Nov 16, 2023

released! great and fast work all!

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.

None yet

4 participants