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: upgrade lambdas to nodejs 18 #2639

Merged
merged 3 commits into from
May 25, 2023
Merged

feat: upgrade lambdas to nodejs 18 #2639

merged 3 commits into from
May 25, 2023

Conversation

blacha
Copy link
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