Sourced from @aws-lambda-powertools/tracer
's
releases.
v1.17.0
Summary
Starting from this release Powertools for AWS Lambda (TypeScript) will no longer officially support the Node.js 14 runtime for AWS Lambda.
On November 27, AWS will begin the deprecation process for the Node.js 14 runtime, which means it will not be possible to deploy new functions using this runtime after that date. Given this change by Lambda, we can no longer run integration tests or provide full support for Node.js 14.
The previous version, v1.16.0, will remain the last release that is fully compatible with Node.js 14. Upgrading to v1.17.0 will not change any behavior or API - this release represents only a change in official support for the deprecated Node.js 14 runtime.
We announced plans for ending Node.js 14 support three months ago. We recommend upgrading your Lambda functions to Node.js 18 or later to avoid any disruption.
As always, we welcome your feedback and questions.
Changes
📜 Documentation updates
🔧 Maintenance
- chore(maintenance): restore .devcontainer (#1803) by
@dreamorosi
- chore(maintenance): drop support for Node.js 14 (#1802) by
@dreamorosi
- chore(ci): Fix pinned dependencies (#1800) by
@sthulb
This release was made possible by the following contributors:
Sourced from @aws-lambda-powertools/tracer
's
changelog.
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.16.1 (2023-11-24)
Note: Version bump only for package aws-lambda-powertools-typescript
33de405
chore(release): v1.17.0 [skip ci]c64130d
chore(maintenance): restore .devcontainer (#1803)50c912c
chore: update layer ARN on documentationb6c1141
chore(release): v1.16.1 [skip ci]e2a0923
chore(maintenance): drop support for Node.js 14 (#1802)5361ad3
chore(ci): Fix pinned dependencies (#1800)8dde407
chore(ci): Add OSSF Scorecard Workflow (#1797)c718d63
chore: update layer ARN on documentation