Releases: open-telemetry/opentelemetry-lambda
Releases · open-telemetry/opentelemetry-lambda
layer-python/0.12.0
Contains
opentelemetry-python 1.30.0/0.51b0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_12_0:1
What's Changed
Python
- build(deps): bump the opentelemetry-deps-python group and up py env in tox.ini by @vasireddy99 in #1631
- build(deps): bump the opentelemetry-deps-python group across 3 directories with 36 updates by @dependabot in #1700
Full Changelog: layer-python/0.11.0...layer-python/0.12.0
layer-nodejs/0.12.0
Contains
opentelemetry-nodejs 1.30.1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_12_0:1
Important Changes
- This release introduces significant changes for the packaging for the layer. Please test before deploying to production (#1654, #1654, #1679).
What's Changed
Javascript
- build(deps): bump the nodejs-other group across 3 directories with 31 updates by @dependabot in #1635
- NodeJS runtime support for nodejs22.x by @vasireddy99 in #1644
- feat(nodejs:exporter): switch to
otlp-http
exporters for traces, metrics and logs ... by @serkan-ozal in #1654 - feat(nodejs): add ability to be able to enable/disable active instrumentations by env var by @serkan-ozal in #1653
- feat(nodejs): minimize out-of-the-box supported propagators to reduce coldstart delay by @serkan-ozal in #1664
- build(deps): bump the nodejs-other group across 1 directory with 19 updates by @dependabot in #1680
- feat(nodejs): bundling with webpack by @serkan-ozal in #1679
- build(deps-dev): bump the nodejs-other group across 2 directories with 3 updates by @dependabot in #1704
Full Changelog: layer-nodejs/0.11.0...layer-nodejs/0.12.0
layer-javaagent/0.11.0
Contains
- opentelemetry-java-instrumentation 2.12.0
ARN JavaAgent
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_11_0:1
ARN JavaWrapper
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javawrapper-0_11_0:1
What's Changed
Java
- build(deps): bump the java-other group across 1 directory with 5 updates by @dependabot in #1634
- build(deps): bump the java-other group across 1 directory with 4 updates by @dependabot in #1657
- build(deps): bump the java-other group across 1 directory with 6 updates by @dependabot in #1682
- build(deps): bump software.amazon.awssdk:bom from 2.30.6 to 2.30.11 in /java in the java-other group across 1 directory by @dependabot in #1686
- build(deps): bump software.amazon.awssdk:bom from 2.30.11 to 2.30.16 in /java in the java-other group across 1 directory by @dependabot in #1702
New Contributors
Full Changelog: layer-javaagent/0.10.0...layer-javaagent/0.11.0
layer-collector/0.13.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_13_0:1
What's Changed
Collector
- feat: add httpsprovider by @theSuess in #1601
- build(deps): bump the collector-other group across 2 directories with 30 updates by @dependabot in #1633
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /collector/internal/tools in the go_modules group across 1 directory by @dependabot in #1637
- honor initial set zap loglevel by @prolane in #1603
- fix(extension): consider requests failed when status code is not 2xx by @pkarakal in #1658
- build(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot in #1649
- feat(collector): add manual collector build workflow by @serkan-ozal in #1661
- fix: add java17 as compatible runtime in collector makefile by @arun-annamalai in #1667
- build(deps): bump the go_modules group across 6 directories with 1 update by @dependabot in #1676
- build(deps): bump the collector-other group across 4 directories with 17 updates by @dependabot in #1684
- build(deps): bump the collector-other group across 4 directories with 3 updates by @dependabot in #1698
- feat(collector): introduce new workflow to publish collector Lambda layer by @serkan-ozal in #1692
- build(deps): bump the opentelemetry-deps-collector group across 6 directories with 44 updates by @dependabot in #1703
New Contributors
Full Changelog: layer-collector/0.12.0...layer-collector/0.13.0
layer-ruby/0.5.0
Contains
- opentelemetry-ruby 1.7.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-ruby-dev-0_5_0:1
What's Changed
Ruby
- build(deps): update opentelemetry-sdk requirement from ~> 1.5.0 to ~> 1.6.0 in /ruby/src/otel/layer in the opentelemetry-deps-ruby group across 1 directory by @dependabot in #1619
- build(deps): update opentelemetry-instrumentation-aws_lambda requirement from ~> 0.1.0 to ~> 0.2.0 in /ruby/src/otel/layer in the opentelemetry-deps-ruby group across 1 directory by @dependabot in #1674
- build(deps): bump the opentelemetry-deps-ruby group across 1 directory with 2 updates by @dependabot in #1699
Full Changelog: layer-ruby/0.4.0...layer-ruby/0.5.0
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-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