Releases: open-telemetry/opentelemetry-lambda
Releases · open-telemetry/opentelemetry-lambda
layer-ruby/0.7.0
Contains
- opentelemetry-ruby 1.8.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-ruby-0_7_0:1
What's Changed
- feat: auto instrumentation for ruby lambda layer and add ruby 3.4.0 s… by @xuan-cao-swi in #1805
- Change ruby release to prod by @tylerbenson in #1780
Full Changelog: layer-ruby/0.6.0...layer-ruby/0.7.0
layer-python/0.14.0
Contains
opentelemetry-python 1.33.1/0.54b1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_14_0:1
What's Changed
- build(deps): bump the opentelemetry-deps-python group across 2 directories with 36 updates by @dependabot in #1811
- bump: opentelemetry-sdk opentelemetry-exporter-otlp-proto-http 1.33.1 by @maxday in #1829
New Contributors
Full Changelog: layer-python/0.13.0...layer-python/0.14.0
layer-nodejs/0.14.0
Contains
opentelemetry-nodejs 2.0.1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_14_0:1
What's Changed
- build(deps-dev): bump the nodejs-other group across 3 directories with 6 updates by @dependabot in #1809
- build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 7 updates by @dependabot in #1808
- build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 44 updates by @dependabot in #1814
- build(deps-dev): bump the nodejs-other group across 2 directories with 2 updates by @dependabot in #1815
- build(deps-dev): bump the nodejs-other group across 2 directories with 3 updates by @dependabot in #1835
- NodeJS: Replace
SimpleLogRecordProcessor
byBatchLogRecordProcessor
by @rndD in #1801 - Upgrade to otel sdk v2 by @wpessers in #1789
New Contributors
Full Changelog: layer-nodejs/0.13.0...layer-nodejs/0.14.0
layer-javaagent/0.13.0
Contains
- opentelemetry-java-instrumentation 2.16.0
ARN JavaAgent
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_13_0:1
ARN JavaWrapper
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javawrapper-0_13_0:1
What's Changed
- build(deps): bump software.amazon.awssdk:bom from 2.31.21 to 2.31.25 in /java in the java-other group across 1 directory by @dependabot in #1786
- build(deps): bump software.amazon.awssdk:bom from 2.31.25 to 2.31.30 in /java in the java-other group across 1 directory by @dependabot in #1790
- build(deps): bump software.amazon.awssdk:bom from 2.31.30 to 2.31.35 in /java in the java-other group across 1 directory by @dependabot in #1794
- build(deps): bump software.amazon.awssdk:bom from 2.31.35 to 2.31.40 in /java in the java-other group across 1 directory by @dependabot in #1807
- build(deps): bump software.amazon.awssdk:bom from 2.31.40 to 2.31.45 in /java in the java-other group across 1 directory by @dependabot in #1817
- build(deps): bump the opentelemetry-deps-java group across 1 directory with 2 updates by @dependabot in #1816
- build(deps): bump software.amazon.awssdk:bom from 2.31.45 to 2.31.50 in /java in the java-other group across 1 directory by @dependabot in #1831
Full Changelog: layer-javaagent/0.12.0...layer-javaagent/0.13.0
layer-collector/0.15.0
Contains
- opentelemetry-collector v1.32.0/v0.126.0
- opentelemetry-collector-contrib v0.126.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_15_0:1
What's Changed
- build(deps): bump the opentelemetry-deps-collector group across 5 directories with 40 updates by @dependabot in #1784
- build(deps): bump the opentelemetry-deps-collector group across 6 directories with 44 updates by @dependabot in #1795
- build(deps): bump the collector-other group across 2 directories with 1 update by @dependabot in #1800
- build(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 in /collector/internal/tools in the collector-other group across 1 directory by @dependabot in #1810
- build(deps): bump the opentelemetry-deps-collector group across 5 directories with 40 updates by @dependabot in #1818
- build(deps): bump the go_modules group across 2 directories with 1 update by @dependabot in #1820
- build(deps): bump the opentelemetry-deps-collector group across 6 directories with 6 updates by @dependabot in #1833
- build(deps): bump the collector-other group across 2 directories with 1 update by @dependabot in #1834
- use go version 1.24.2 by @biddyfiddy in #1812
New Contributors
- @biddyfiddy made their first contribution in #1812
Full Changelog: layer-collector/0.14.0...layer-collector/0.15.0
layer-python/0.13.0
Contains
opentelemetry-python 1.32.0/0.53b0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_13_0:1
What's Changed
Python
- build(deps): bump the opentelemetry-deps-python group across 3 directories with 36 updates by @dependabot in #1745
- Add support for Python 3.13 by @imanshafiei540 in #1754
New Contributors
- @imanshafiei540 made their first contribution in #1754
Full Changelog: layer-python/0.12.0...layer-python/0.13.0
layer-nodejs/0.13.0
Contains
opentelemetry-nodejs 1.30.1
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_13_0:1
Important Changes
- In the Nodejs layer,
configureTracerProvider
has been deprecated in favor ofconfigureTracer
. BecauseconfigureTracerProvider
relies on theTracerProvider.addSpanProcessor
method from the OTEL JS SDK which has been deprecated in the OTEL JS SDK v1 and removed from OTEL JS SDK v2. (#1777)
What's Changed
Javascript
- build(deps-dev): bump the nodejs-other group across 3 directories with 2 updates by @dependabot in #1711
- build(deps-dev): bump the nodejs-other group across 3 directories with 2 updates by @dependabot in #1716
- Feat/nodejs/add auto instrumentations by @wpessers in #1724
- build(deps-dev): bump axios from 1.7.9 to 1.8.3 in /nodejs in the npm_and_yarn group across 1 directory by @dependabot in #1741
- Update README.md by @wpessers in #1748
- build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 24 updates by @dependabot in #1727
- Upgrade eslint to be compatible with newer typescript versions by @wpessers in #1761
- Deprecate configureTracerProvider and use configureTracer in tests by @wpessers in #1777
New Contributors
Full Changelog: layer-nodejs/0.12.0...layer-nodejs/0.13.0
layer-javaagent/0.12.0
Contains
- opentelemetry-java-instrumentation 2.15.0
ARN JavaAgent
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_12_0:1
ARN JavaWrapper
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javawrapper-0_12_0:1
What's Changed
Java
- build(deps): bump the java-other group across 1 directory with 2 updates by @dependabot in #1739
- build(deps): bump software.amazon.awssdk:bom from 2.30.36 to 2.31.1 in /java in the java-other group across 1 directory by @dependabot in #1746
- build(deps): bump software.amazon.awssdk:bom from 2.31.6 to 2.31.16 in /java in the java-other group across 1 directory by @dependabot in #1756
- build(deps): bump the opentelemetry-deps-java group across 1 directory with 3 updates by @dependabot in #1744
- build(deps): bump the opentelemetry-deps-java group across 1 directory with 2 updates by @dependabot in #1766
- build(deps): bump the java-other group across 1 directory with 2 updates by @dependabot in #1767
- build(deps): bump software.amazon.awssdk:bom from 2.31.20 to 2.31.21 in /java in the java-other group across 1 directory by @dependabot in #1774
- build(deps): bump io.opentelemetry.contrib:opentelemetry-aws-resources from 1.45.0-alpha to 1.46.0-alpha in /java in the opentelemetry-deps-java group across 1 directory by @dependabot in #1773
Full Changelog: layer-javaagent/0.11.0...layer-javaagent/0.12.0
layer-collector/0.14.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_14_0:1
What's Changed
Collector
- build(deps): bump the collector-other group across 4 directories with 5 updates by @dependabot in #1736
- build(deps): bump the go_modules group across 2 directories with 1 update by @dependabot in #1743
- build(deps): bump the opentelemetry-deps-collector group across 4 directories with 10 updates by @dependabot in #1764
- build(deps): bump the collector-other group across 4 directories with 4 updates by @dependabot in #1765
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /go/sample-apps/function in the go_modules group across 1 directory by @dependabot in #1770
- build(deps): bump the opentelemetry-deps-collector group across 1 directory with 2 updates by @dependabot in #1775
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /go/sample-apps/function in the go_modules group across 1 directory by @dependabot in #1779
- Use Random port for listener in collector ext by @vasireddy99 in #1751
- Update and sync Go versions by @serkan-ozal in #1768
- chore: update collector dependency by @theSuess in #1757
Full Changelog: layer-collector/0.13.0...layer-collector/0.14.0
layer-ruby/0.6.0
Contains
- opentelemetry-ruby 1.8.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-ruby-dev-0_6_0:1
What's Changed
Ruby
- build(deps): bump the opentelemetry-deps-ruby group across 1 directory with 2 updates by @dependabot in #1728
Full Changelog: layer-ruby/0.5.0...layer-ruby/0.6.0