Skip to content

layer-nodejs/0.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Dec 21:41
· 2 commits to main since this release
7acbd17

Note

This layer version fixes the issues with CommonJS based lambda handlers in the node 24 runtime. This was caused by require-in-the-middle not working inside the webpack bundle, and has been fixed by externalizing it from the bundle.

Contains

opentelemetry-nodejs 2.2.0

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_19_0:1

What's Changed

Javascript

  • build(deps-dev): bump the nodejs-other group across 1 directory with 2 updates by @dependabot[bot] in #2049
  • fix(nodejs): register import in the middle for nodejs24.x runtime by @wpessers in #2046
  • build(deps-dev): bump the nodejs-other group across 1 directory with 2 updates by @dependabot[bot] in #2063

Full Changelog: layer-collector/0.18.0...layer-nodejs/0.19.0