Skip to content

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

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

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

Conversation

@dfangl
Copy link
Member

@dfangl dfangl commented Nov 23, 2022

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

@dominikschubert dominikschubert left a comment

Choose a reason for hiding this comment

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

LGTM (+ 1 question)

@dfangl dfangl temporarily deployed to localstack-ext-tests November 23, 2022 12:41 Inactive
@github-actions
Copy link

LocalStack integration with Pro

       3 files  ±0         3 suites  ±0   1h 26m 10s ⏱️ +52s
1 492 tests +3  1 268 ✔️ ±0  224 💤 +3  0 ±0 
2 100 runs  +9  1 634 ✔️ ±0  466 💤 +9  0 ±0 

Results for commit 6334fb9. ± Comparison against base commit d3e72e3.

@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 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.

2 participants