Releases: open-telemetry/opentelemetry-lambda
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.4.0
Contains
- opentelemetry-ruby 1.5.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-ruby-dev-0_4_0:1
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.9.0
Contains
opentelemetry-python 1.26.0/0.47b0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_9_0:1
What's Changed
Python
- Bump the opentelemetry-deps-python group across 3 directories with 34 updates by @dependabot in #1456
Other
Full Changelog: layer-python/0.8.0...layer-python/0.9.0
layer-nodejs/0.9.0
Contains
- opentelemetry-nodejs 1.24.1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_9_0:4
What's Changed
Javascript
- feat(nodejs): add logger sdk, fix metrics and update some packages by @pragmaticivan in #1464
- feat: update nodejs lambda to the latest standards and packages by @pragmaticivan in #1469
- Bump the nodejs-other group across 2 directories with 6 updates by @dependabot in #1480
- Bump the nodejs-other group across 3 directories with 3 updates by @dependabot in #1491
- Bump @types/node from 22.3.0 to 22.5.0 in /nodejs in the nodejs-other group across 1 directory by @dependabot in #1495
Other
- feat(nodejs): add propagator auto-configuration by @martinkuba in #1459
- build: fix release layer nodejs missing compile with new lerna by @pragmaticivan in #1487
- build: fix release layer nodejs by @pragmaticivan in #1493
New Contributors
- @pragmaticivan made their first contribution in #1464
Full Changelog: layer-nodejs/0.8.0...layer-nodejs/0.9.0
layer-javaagent/0.8.0
Contains
- opentelemetry-java-instrumentation 2.7.0
ARN JavaAgent
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_8_0:4
ARN JavaWrapper
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javawrapper-0_8_0:1
What's Changed
Java
- Bump the java-other group across 1 directory with 5 updates by @dependabot in #1473
- Bump the java-other group across 1 directory with 2 updates by @dependabot in #1479
- Remove support to Java8 in favor of Java8.al2 @knarfli in #1481
- Contains fix for #640 by @serkan-ozal through open-telemetry/opentelemetry-java-instrumentation#11868
Other
- Fix wrapper publish step by @tylerbenson in #1444
- Fix release workflow for java wrapper by @rapphil in #1484
- Fix Java release workflow - Make the name of the java wrapper artifact consistent by @rapphil in #1486
New Contributors
Full Changelog: layer-javaagent/0.7.0...layer-javaagent/0.8.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
layer-collector/0.10.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_10_0:3
What's Changed
Collector
- Bump the collector-other group across 4 directories with 33 updates by @dependabot in #1468
- Bump the collector-other group across 4 directories with 3 updates by @dependabot in #1477
- Bump the opentelemetry-deps-collector group across 5 directories with 31 updates by @dependabot in #1476
- Fix telemetry api subscription 403 forbidden error by @jerrytfleung in #1452
Full Changelog: layer-collector/0.9.0...layer-collector/0.10.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