·
2 commits
to main
since this release
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