Skip to content

Maintenance: Support for Node.js 22 AWS Lambda managed runtime #3246

Closed
@dreamorosi

Description

@dreamorosi

Summary

As stated I the Developer Guide for AWS Lambda, the Node.js 22 managed runtime is slated to be released in November 2024.

While this date is indicative only and subject to change, we should start working towards adding support for the runtime in Powertools for AWS Lambda (TypeScript).

Why is this needed?

So that we can migrate the project to use Node.js 22 as development environment and include the version in our test matrixes.

Which area does this relate to?

Other

Solution

Prerequisites

  • AWS CDK should support the new managed runtime.

High level steps

  • Update devcontainer & gitpod container
  • Update GitHub Actions to use Node.js 20.x
  • Update GitHub Issue templates
  • Update contributing docs, nvm
  • Add node version to test matrix both for unit & e2e tests
  • Run all tests to ensure compatibility
  • Merge & release

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions