You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dreamorosi opened this issue
Oct 23, 2024
· 2 comments
· Fixed by #3327
Assignees
Labels
completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
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
Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered:
dreamorosi
added
confirmed
The scope is clear, ready for implementation
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
labels
Oct 23, 2024
completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
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
High level steps
Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: