Skip to content

Update Lambda runtimes to Node 20 #3645

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

Closed
npalm opened this issue Dec 3, 2023 · 0 comments · Fixed by #3682
Closed

Update Lambda runtimes to Node 20 #3645

npalm opened this issue Dec 3, 2023 · 0 comments · Fixed by #3682
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@npalm
Copy link
Member

npalm commented Dec 3, 2023

Description

AWS now supports Node LTS 20. Time to update the module as well to the LTS of Node.

@npalm npalm added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 3, 2023
npalm added a commit that referenced this issue Dec 20, 2023
## Description
This PR upgrades the node runtime to the latest LTS version on AWS. 

## Migration
- Ensure your AWS provider is supporting nodejs20x

## Updates
- Examples
- CI
- All dependencies bumped except middy/core see #3681

## Test

- [x] multi-runner
- [x] ephemeral with enabled pool

close: #3645

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant