Releases: open-telemetry/opentelemetry-lambda
layer-python/0.11.0
Contains
opentelemetry-python 1.28.1/0.49b1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_11_0:1
What's Changed
Python
- feat: Add Python 3.12 runtime by @gliptak in #1576
- build(deps): bump the opentelemetry-deps-python group across 3 directories with 36 updates by @dependabot in #1582
- build(deps): bump the opentelemetry-deps-python group across 3 directories with 36 updates by @dependabot in #1587
New Contributors
Full Changelog: layer-python/0.10.0...layer-python/0.11.0
layer-nodejs/0.11.0
Contains
opentelemetry-nodejs 1.27.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_11_0:1
What's Changed
Javascript
- Upgrade common OTEL packages used by other OTEL packages to prevent having multiple versions of the same OTEL packages by @serkan-ozal in #1562
- build(dev): update all nodejs packages by @pragmaticivan in #1568
- build(deps): bump the nodejs-other group across 3 directories with 36 updates by @dependabot in #1577
- build(deps-dev): bump the nodejs-other group across 2 directories with 1 update by @dependabot in #1578
- Activate ESM loader hook of the "import-in-the-middle" library for ES (EcmaScript) based user handlers by @serkan-ozal in #1574
- build(deps): bump the nodejs-other group across 2 directories with 2 updates by @dependabot in #1586
Full Changelog: layer-nodejs/0.10.0...layer-nodejs/0.11.0
layer-javaagent/0.10.0
Contains
- opentelemetry-java-instrumentation 2.9.0
ARN JavaAgent
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_10_0:1
ARN JavaWrapper
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javawrapper-0_10_0:1
What's Changed
Java
- build(deps): bump the java-other group across 1 directory with 5 updates by @dependabot in #1561
- build(deps): bump software.amazon.awssdk:bom from 2.28.26 to 2.29.1 in /java in the java-other group across 1 directory by @dependabot in #1569
- build(deps): bump software.amazon.awssdk:bom from 2.29.1 to 2.29.6 in /java in the java-other group across 1 directory by @dependabot in #1580
- build(deps): bump software.amazon.awssdk:bom from 2.29.6 to 2.29.10 in /java in the java-other group across 1 directory by @dependabot in #1591
Full Changelog: layer-javaagent/0.9.0...layer-javaagent/0.10.0
layer-collector/0.12.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_12_0:1
What's Changed
Collector
- build(deps): bump the collector-other group across 1 directory with 8 updates by @dependabot in #1536
- build(deps): bump the collector-other group across 2 directories with 2 updates by @dependabot in #1540
- correct otelcol version by @nslaughter in #1543
- build(deps): bump the collector-other group across 3 directories with 4 updates by @dependabot in #1546
- make debug exporter available for custom builds by @its-felix in #1551
- build(deps): bump the collector-other group across 3 directories with 4 updates by @dependabot in #1571
- build(deps): bump the collector-other group across 2 directories with 2 updates by @dependabot in #1579
- Remove references to
loggingexporter
by @tylerbenson in #1581 - build(deps): bump the opentelemetry-deps-collector group across 5 directories with 22 updates by @dependabot in #1573
- feat: add basicauth extension by @theSuess in #1584
- fix: remove deprecated expandconverter by @theSuess in #1583
- build(deps): bump the collector-other group across 3 directories with 33 updates by @dependabot in #1592
Other
- Adding Binary to Release by @webfinesse in #1553
- check-links added to repo by @RichardChukwu in #1559
New Contributors
- @webfinesse made their first contribution in #1553
- @RichardChukwu made their first contribution in #1559
- @theSuess made their first contribution in #1584
Full Changelog: layer-collector/0.11.0...layer-collector/0.12.0
layer-ruby/0.4.0
Contains
- opentelemetry-ruby 1.5.0
What's Changed
Ruby
- Update opentelemetry-exporter-otlp requirement from ~> 0.28.1 to ~> 0.29.0 in /ruby/src/otel/layer in the opentelemetry-deps-ruby group across 1 directory by @dependabot in #1508
Full Changelog: layer-ruby/0.3.0...layer-ruby/0.4.0
layer-python/0.10.0
Contains
opentelemetry-python 1.27.0/0.48b0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_10_0:1
What's Changed
Python
- Bump the opentelemetry-deps-python group across 3 directories with 36 updates by @dependabot in #1507
Full Changelog: layer-python/0.9.0...layer-python/0.10.0
layer-nodejs/0.10.0
Contains
- opentelemetry-nodejs 1.26.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_10_0:1
What's Changed
Javascript
- feat: set global meter provider when configureMeterProvider is not defined by @pragmaticivan in #1504
- build(deps): bump the nodejs-other group across 2 directories with 39 updates by @dependabot in #1535
- Sample spans always in Nodejs sample app by @serkan-ozal in #1498
- Remove support to nodejs 16 by @rapphil in #1534
IMPORTANT: Starting with this release, we are not supporting the nodejs16.x
lambda runtime.
Full Changelog: layer-nodejs/0.9.0...layer-nodejs/0.10.0
layer-javaagent/0.9.0
Contains
- opentelemetry-java-instrumentation 2.8.0
ARN JavaAgent
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_9_0:1
ARN JavaWrapper
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javawrapper-0_9_0:1
What's Changed
Java
- Bump software.amazon.awssdk:bom from 2.27.8 to 2.27.10 in /java in the java-other group across 1 directory by @dependabot in #1488
- Bump the java-other group across 1 directory with 5 updates by @dependabot in #1525
- Bump software.amazon.awssdk:bom from 2.28.1 to 2.28.6 in /java in the java-other group across 1 directory by @dependabot in #1533
- Bump io.opentelemetry.contrib:opentelemetry-aws-resources from 1.38.0-alpha to 1.39.0-alpha in /java in the opentelemetry-deps-java group across 1 directory by @dependabot in #1532
Full Changelog: layer-javaagent/0.8.0...layer-javaagent/0.9.0
layer-collector/0.11.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_11_0:1
What's Changed
Collector
- Feature: Generate function and extension logs via Telemetry API receiver by @jerrytfleung in #1347
- Add custom build support for lambdacomponents by @its-felix in #1427
- build(deps): bump the collector-other group across 3 directories with 17 updates by @dependabot in #1526
- Rename OPENTELEMETRY_COLLECTOR_CONFIG_FILE to OPENTELEMETRY_COLLECTOR_CONFIG_URI by @gshpychka in #1521
- fix: update references to logging exporter by @codeboten in #1528
- Fix telemetry API receiver: creating empty log record(s) by platform events by @jerrytfleung in #1522
New Contributors
- @tommyorndorff made their first contribution in #1520
- @its-felix made their first contribution in #1427
Full Changelog: layer-collector/0.10.0...layer-collector/0.11.0
layer-ruby/0.3.0
Contains
opentelemetry-ruby 1.5.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-ruby-dev-0_3_0:3
What's Changed
Ruby
- Bump the opentelemetry-deps-ruby group across 1 directory with 2 updates by @dependabot in #1489
- fix: output otel ruby sdk version by @xuan-cao-swi in #1443
Full Changelog: layer-ruby/0.2.0...layer-ruby/0.3.0