Skip to content

feat: upgrade lambdas to nodejs 18#2639

Merged
blacha merged 3 commits intomasterfrom
feat/nodejs-18
May 25, 2023
Merged

feat: upgrade lambdas to nodejs 18#2639
blacha merged 3 commits intomasterfrom
feat/nodejs-18

Conversation

@blacha
Copy link
Copy Markdown
Member

@blacha blacha commented Jan 10, 2023

now that AWS supports node 18 we should upgrade

This is a bigish change as aws-sdk is no longer bundled by AWS, so we need to include it in our built lambda's

https://aws.amazon.com/blogs/compute/node-js-18-x-runtime-now-available-in-aws-lambda/

some time in the future we should also migrate to aws-sdk v3.

@blacha blacha requested a review from a team as a code owner January 10, 2023 02:32
Wentao-Kuang
Wentao-Kuang previously approved these changes Jan 16, 2023
@blacha blacha added this pull request to the merge queue May 25, 2023
Merged via the queue into master with commit 17471e1 May 25, 2023
@blacha blacha deleted the feat/nodejs-18 branch May 25, 2023 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants