layer-nodejs/0.18.0
·
10 commits
to main
since this release
Warning
As indicated by the lambda layer's supported runtimes, this version of the layer does not support node 24. Using it for CommonJS based lambda handlers in the node 24 runtime will result in missing spans or broken traces.
Contains
opentelemetry-nodejs 2.2.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_18_0:1
What's Changed
Javascript
- build(deps-dev): bump the nodejs-other group across 1 directory with 2 updates by @dependabot[bot] in #2009
- build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 38 updates by @dependabot[bot] in #2010
- bump: instrumentation-aws-lambda to 0.61.0 by @maxday in #2036
- build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 40 updates by @dependabot[bot] in #2038
- build(deps-dev): bump the nodejs-other group across 1 directory with 8 updates by @dependabot[bot] in #2032
- Externalize RITM by @wpessers in #2037
- build: add typeRoots to tsconfig as fix for possible conflicts with other types in repositories with this repo as submodule by @wladyslawczyzewski in #2035
New Contributors
- @wladyslawczyzewski made their first contribution in #2035
Full Changelog: layer-nodejs/0.17.0...layer-nodejs/0.18.0