Releases: open-telemetry/opentelemetry-lambda
layer-ruby/0.2.0
Contains
opentelemetry-ruby 1.4.1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-ruby-dev-0_2_0:1
What's Changed
Ruby
- Update opentelemetry-exporter-otlp requirement from ~> 0.26.3 to ~> 0.27.0 in /ruby/src/layer in the opentelemetry-deps-ruby group across 1 directory by @dependabot in #1369
- Ruby layer readme update by @xuan-cao-swi in #1364
- feat: allow ruby layer contains multiple runtimes (3.2 and 3.3) by @xuan-cao-swi in #1376
Full Changelog: layer-ruby/0.1.0...layer-ruby/0.2.0
layer-python/0.8.0
Contains
opentelemetry-python 1.25.0/0.46b0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_8_0:1
What's Changed
- No change as far as I can tell, but release already published. 🤷
Full Changelog: layer-python/0.7.0...layer-python/0.8.0
layer-nodejs/0.8.0
Contains
- opentelemetry-nodejs 1.25.1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_8_0:1
What's Changed
- feat(nodejs): configureAwsInstrumentation for downstream by @mzl-md in #1375
- Mark auto-instrumentation support for Node.js by @MikeShi42 in #1400
- Bump @opentelemetry/instrumentation from 0.51.1 to 0.52.1 in /nodejs by @dependabot in #1433
- Bump @opentelemetry/instrumentation-aws-lambda from 0.41.1 to 0.42.0 in /nodejs by @dependabot in #1395
- Bump @opentelemetry/instrumentation-dns from 0.36.1 to 0.37.0 in /nodejs by @dependabot in #1396
- Bump the opentelemetry-deps-nodejs group across 1 directory with 15 updates by @dependabot in #1436
- Bump the nodejs-other group across 2 directories with 23 updates by @dependabot in #1435
New Contributors
- @mzl-md made their first contribution in #1375
- @MikeShi42 made their first contribution in #1400
Full Changelog: layer-nodejs/0.7.0...layer-nodejs/0.8.0
layer-javaagent/0.7.0
Contains
- opentelemetry-java-instrumentation 2.6.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_7_0:1
What's Changed
Java
- Bump software.amazon.awssdk:bom from 2.25.64 to 2.25.69 in /java in the java-other group across 1 directory by @dependabot in #1368
- Bump the java-other group across 1 directory with 4 updates by @dependabot in #1432
- Bump the java-other group across 1 directory with 2 updates by @dependabot in #1441
Full Changelog: layer-javaagent/0.6.0...layer-javaagent/0.7.0
layer-collector/0.9.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_9_0:1
What's Changed
- Add secretsmanager confmap provider by @hkarn-godaddy in #1324
- Bug fixing: TelemetryAPI receiver by @jerrytfleung in #1346
- Bump the go_modules group across 5 directories with 2 updates by @dependabot in #1420
- Bump go.opentelemetry.io/build-tools/crosslink from 0.13.0 to 0.14.0 in /collector/internal/tools by @dependabot in #1428
- Bump the collector-other group across 5 directories with 34 updates by @dependabot in #1419
- Bump the collector-other group across 4 directories with 21 updates by @dependabot in #1438
- Autobump Collector VERSION to latest on build - by @nslaughter in #1401
- Bump the opentelemetry-deps-collector group across 1 directory with 6 updates by @dependabot in #1439
- log the name of the state by @codeboten in #1440
New Contributors
- @hkarn-godaddy made their first contribution in #1324
- @jerrytfleung made their first contribution in #1346
Full Changelog: layer-collector/0.8.0...layer-collector/0.9.0
layer-collector/0.8.0
IMPORTANT: We are aware of potential issues caused by the usage of OTLP receivers (cve-2024-36129) in the collector layer up to version layer-collector/0.7.0
. More details can be found in https://opentelemetry.io/blog/2024/cve-2024-36129/ . Please update your lambda layer at your earliest convenience to layer-collector/0.8.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_8_0:1
What's Changed
- Bump the collector-other group across 4 directories with 4 updates by @dependabot in #1373
- Bump the go_modules group across 2 directories with 3 updates by @dependabot in #1374
- Bump the go_modules group across 2 directories with 1 update by @dependabot in #1377
- Bump the opentelemetry-deps-collector group across 5 directories with 29 updates by @dependabot in #1378
- Stop using ConfigProvider by @MadVikingGod in #1379
Full Changelog: layer-collector/0.7.0...layer-collector/0.8.0
layer-ruby/0.1.0
Initial Release
Contains
opentelemetry-ruby 1.4.1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-ruby-0_1_0:1
What's Added
- feat: add lambda ruby wrapper for layer by @xuan-cao-swi in #1323
- feat: update release file by @xuan-cao-swi in #1343
- update ruby release action by @xuan-cao-swi in #1344
- fix ruby packaging script by @xuan-cao-swi in #1345
- feat: ruby prod release by @xuan-cao-swi in #1362
New Contributors
- Thanks to @xuan-cao-swi for the contributions.
layer-python/0.7.0
Contains
opentelemetry-python 1.25.0/0.46b0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_7_0:1
What's Changed
- Bump the opentelemetry-deps-python group across 3 directories with 34 updates by @dependabot in #1361
Full Changelog: layer-python/0.6.0...layer-python/0.7.0
layer-nodejs/0.7.0
Contains
- opentelemetry-nodejs 1.24.1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_7_0:1
What's Changed
- Bump the all group across 1 directory with 2 updates by @dependabot in #1275
- Bump the opentelemetry-deps-nodejs group across 2 directories with 18 updates by @dependabot in #1298
- Bump the nodejs-other group across 2 directories with 2 updates by @dependabot in #1304
- Bump the nodejs-other group across 2 directories with 5 updates by @dependabot in #1336
- Bump the nodejs-other group across 2 directories with 2 updates by @dependabot in #1355
- Bump the nodejs-other group across 2 directories with 2 updates by @dependabot in #1358
Other
Full Changelog: layer-nodejs/0.6.0...layer-nodejs/0.7.0
layer-javaagent/0.6.0
Contains
- opentelemetry-java-instrumentation 2.4.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_6_0:1
What's Changed
- Bump software.amazon.awssdk:bom from 2.25.35 to 2.25.41 in /java in the amazon-deps group across 1 directory by @dependabot in #1284
- Bump software.amazon.awssdk:bom from 2.25.41 to 2.25.43 in /java in the java-other group across 1 directory by @dependabot in #1296
- Bump the java-other group across 1 directory with 3 updates by @dependabot in #1327
- Bump the java-other group across 1 directory with 2 updates by @dependabot in #1351
- Bump software.amazon.awssdk:bom from 2.25.62 to 2.25.64 in /java in the java-other group across 1 directory by @dependabot in #1360
- Configure java runtime in the sample apps by @vasireddy99 in #1276
- Migrate from
burrunan/gradle-cache-action
togradle/actions/setup-gradle
by @tylerbenson in #1294 - Add java wrapper layer build by @tylerbenson in #1307
- Update Java README.md to include JDK8 and 17 support by @arun-annamalai in #1311
New Contributors
- @arun-annamalai made their first contribution in #1311
Full Changelog: layer-javaagent/0.5.0...layer-javaagent/0.6.0