feat: Add support for nodejs20.x runtime#12251
Merged
Mmarzex merged 1 commit intoserverless:mainfrom Nov 16, 2023
hibanka:support-for-node-20
Merged
feat: Add support for nodejs20.x runtime#12251Mmarzex merged 1 commit intoserverless:mainfrom hibanka:support-for-node-20
Mmarzex merged 1 commit intoserverless:mainfrom
hibanka:support-for-node-20
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
|
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? |
|
released! great and fast work all! |
4 tasks
khacminh
pushed a commit
to khacminh/serverless
that referenced
this pull request
Nov 29, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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