Skip to content

nodejs10.x support - #771

Closed
morugu wants to merge 1 commit into
apex:masterfrom
morugu:support-nodejs10
Closed

nodejs10.x support#771
morugu wants to merge 1 commit into
apex:masterfrom
morugu:support-nodejs10

Conversation

@morugu

@morugu morugu commented Jun 8, 2019

Copy link
Copy Markdown

AWS released support for node.js v10 runtime.
https://aws.amazon.com/about-aws/whats-new/2019/05/aws_lambda_adds_support_for_node_js_v10/

  • update default node.js runtime
  • update latest node.js version in doc

@CLAassistant

CLAassistant commented Jun 8, 2019

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@tj

tj commented Jun 10, 2019

Copy link
Copy Markdown
Member

Unfortunately I think we have to update the shim as well, I was having issues getting it to run, but no errors either, still have to look into that

@skabbes

skabbes commented Aug 27, 2019

Copy link
Copy Markdown
Contributor

I believe this PR will have breaking changes for anyone who relies on node8 behavior, or any libraries that exist on the node8 runtime, but not the node 10 one.

This PR #778 just refactors the shim, and allows the runtime to be opt-in.

@morugu morugu closed this Aug 24, 2021
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.

4 participants