Add support for nodejs 18.x runtime to ASF lambda provider by dfangl · Pull Request #7234 · localstack/localstack · GitHub
Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Add support for nodejs 18.x runtime to ASF lambda provider#7234

Merged
dfangl merged 2 commits into
masterfrom
lambda-nodejs-18
Nov 23, 2022
Merged

Add support for nodejs 18.x runtime to ASF lambda provider#7234
dfangl merged 2 commits into
masterfrom
lambda-nodejs-18

Conversation

@dfangl

@dfangl dfangl commented Nov 23, 2022

Copy link
Copy Markdown
Member

Addresses #7209

Motivation

Lambda recently added support for nodejs18.x runtime: https://aws.amazon.com/blogs/compute/node-js-18-x-runtime-now-available-in-aws-lambda/

Changes

  • Add support for nodejs18.x runtime
  • Add tests for nodejs18.x runtime
  • Update snapshots
  • Update images for nodejs14.x and nodejs16.x to achieve parity with recent lambda env changes (AWS updated the images on their side as well - see new line numbers in error handling snapshot)

@dfangl dfangl temporarily deployed to localstack-ext-tests November 23, 2022 11:14 Inactive

@dominikschubert dominikschubert left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (+ 1 question)

Comment thread localstack/services/awslambda/invocation/lambda_models.py Outdated
@dfangl dfangl temporarily deployed to localstack-ext-tests November 23, 2022 12:41 Inactive
@github-actions

Copy link
Copy Markdown

@dfangl dfangl merged commit 1328977 into master Nov 23, 2022
@dfangl dfangl deleted the lambda-nodejs-18 branch November 23, 2022 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants