Skip to content

Releases: open-telemetry/opentelemetry-lambda

layer-ruby/0.13.0

29 Mar 20:08
c0ac4ce

Choose a tag to compare

Contains

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-ruby-0_13_0:1

What's Changed

Ruby

  • build(deps): update opentelemetry-exporter-otlp requirement from ~> 0.31.0 to ~> 0.32.0 in /ruby/src/otel/layer in the opentelemetry-deps-ruby group across 1 directory by @dependabot[bot] in #2174
  • build(deps): update opentelemetry-instrumentation-all requirement from ~> 0.90.1 to ~> 0.91.0 in /ruby/src/otel/layer in the opentelemetry-deps-ruby group across 1 directory by @dependabot[bot] in #2196

Other

  • fix: publish layers to more AWS regions by @maxday in #2188

Full Changelog: layer-ruby/0.12.0...layer-ruby/0.13.0

layer-python/0.19.0

29 Mar 20:04
c0ac4ce

Choose a tag to compare

Contains

opentelemetry-python 1.40.0/0.61b0

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_19_0:1

What's Changed

Python

  • feat(python): upgrade aws lambda instrumentation and adapt tests by @wpessers in #2172
  • build(deps): bump the opentelemetry-deps-python group across 3 directories with 35 updates by @dependabot[bot] in #2181
  • remove unnecessary call to AwsLambdaInstrumentor().instrument() in wrapper script by @herin049 in #2069

Other

  • fix: publish layers to more AWS regions by @maxday in #2188

Full Changelog: layer-python/0.18.0...layer-python/0.19.0

layer-nodejs/0.21.0

29 Mar 20:01
c0ac4ce

Choose a tag to compare

Contains

opentelemetry-nodejs 2.6.0

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_21_0:1

What's Changed

Javascript

  • build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 31 updates by @dependabot[bot] in #2153
  • #2158 For Upgrade eslint v10 removed unused plugins by @ritvick in #2170
  • feat(nodejs): drop the trailing comma from OTEL_RESOURCE_ATTRIBUTES by @wpessers in #2171
  • build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 43 updates by @dependabot[bot] in #2165
  • build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /nodejs by @dependabot[bot] in #2189
  • feat(nodejs): improve eslint setup by @wpessers in #2194
  • build(deps-dev): bump the nodejs-other group across 2 directories with 11 updates by @dependabot[bot] in #2195
  • build(deps): bump picomatch from 4.0.3 to 4.0.4 in /nodejs by @dependabot[bot] in #2202
  • build(deps-dev): bump minimatch from 3.1.2 to 3.1.4 in /nodejs by @dependabot[bot] in #2203
  • chore(nodejs): use npm workspaces root lockfile by @wpessers in #2204
  • build(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /nodejs by @dependabot[bot] in #2207
  • ci(nodejs): remove unused lerna changelog tooling by @wpessers in #2205

Other

  • fix: publish layers to more AWS regions by @maxday in #2188

New Contributors

Full Changelog: layer-nodejs/0.20.0...layer-nodejs/0.21.0

layer-javaagent/0.19.0

29 Mar 19:55
c0ac4ce

Choose a tag to compare

Contains

  • opentelemetry-java-instrumentation 2.26.1

ARN JavaAgent

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_19_0:1

ARN JavaWrapper

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javawrapper-0_19_0:1

What's Changed

Java

  • fix: java execution time Task.project invocation by @wpessers in #2136
  • build(deps): bump the java-other group across 1 directory with 4 updates by @dependabot[bot] in #2162
  • build(deps): bump the java-other group across 1 directory with 2 updates by @dependabot[bot] in #2176
  • build(deps): bump the opentelemetry-deps-java group across 1 directory with 2 updates by @dependabot[bot] in #2175
  • build(deps): bump the java-other group across 1 directory with 3 updates by @dependabot[bot] in #2198
  • feat(java): use new wrappers by @wpessers in #2209

Other

  • fix: publish layers to more AWS regions by @maxday in #2188

Full Changelog: layer-javaagent/0.18.0...layer-javaagent/0.19.0

layer-collector/0.21.0

29 Mar 17:46
c0ac4ce

Choose a tag to compare

Contains

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_21_0:1

What's Changed

Collector

  • feat(collector): add status to aws log reports by @adamantal in #2098
  • feat(collector/receiver): expose service.instance.id by @adamantal in #2024
  • refactor: improve telemetry api receiver listener initialization logic by @herin049 in #2096
  • feat: add configurable metric export interval to lambda telemetry API receiver by @herin049 in #2114
  • fix(disablequeuedretryconverter): add renamed exporters by @Hoffs in #2186

Dependencies

  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector by @dependabot[bot] in #2150
  • build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in /collector/internal/tools by @dependabot[bot] in #2143
  • build(deps): bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2142
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector/processor/decoupleprocessor by @dependabot[bot] in #2147
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector/receiver/telemetryapireceiver by @dependabot[bot] in #2146
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector/processor/coldstartprocessor by @dependabot[bot] in #2148
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector/lambdacomponents by @dependabot[bot] in #2149
  • build(deps): bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2155
  • build(deps): bump the collector-other group across 1 directory with 3 updates by @dependabot[bot] in #2168
  • build(deps): bump the opentelemetry-deps-collector group by @wpessers in #2182
  • build(deps): bump the collector-other group across 2 directories with 3 updates by @dependabot[bot] in #2180
  • build(deps): bump the opentelemetry-deps-collector group across 5 directories with 41 updates by @dependabot[bot] in #2184
  • build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /collector by @dependabot[bot] in #2190
  • build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /collector/lambdacomponents by @dependabot[bot] in #2191
  • build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /collector/receiver/telemetryapireceiver by @dependabot[bot] in #2193

Other

  • fix: publish layers to more AWS regions by @maxday in #2188

New Contributors

Full Changelog: layer-collector/0.20.0...layer-collector/0.21.0

layer-javaagent/0.18.0

23 Feb 18:42

Choose a tag to compare

Contains

  • opentelemetry-java-instrumentation 2.25.0

ARN JavaAgent

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_18_0:1

ARN JavaWrapper

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javawrapper-0_18_0:1

What's Changed

Java

  • build(deps): bump software.amazon.awssdk:bom from 2.39.5 to 2.39.6 in /java in the java-other group across 1 directory by @dependabot[bot] in #2052
  • build(deps): bump software.amazon.awssdk:bom from 2.39.6 to 2.40.3 in /java in the java-other group across 1 directory by @dependabot[bot] in #2059
  • build(deps): bump the opentelemetry-deps-java group across 1 directory with 2 updates by @dependabot[bot] in #2071
  • build(deps): bump the java-other group across 1 directory with 2 updates by @dependabot[bot] in #2080
  • build(deps): bump software.amazon.awssdk:bom from 2.40.10 to 2.40.13 in /java in the java-other group across 1 directory by @dependabot[bot] in #2085
  • build(deps): bump the opentelemetry-deps-java group across 1 directory with 2 updates by @dependabot[bot] in #2109
  • build(deps): bump software.amazon.awssdk:bom from 2.40.13 to 2.40.16 in /java in the java-other group across 1 directory by @dependabot[bot] in #2097
  • build(deps): bump the java-other group across 1 directory with 3 updates by @dependabot[bot] in #2116
  • build(deps): bump the opentelemetry-deps-java group across 1 directory with 3 updates by @dependabot[bot] in #2130

Full Changelog: layer-javaagent/0.17.0...layer-javaagent/0.18.0

layer-ruby/0.12.0

23 Feb 18:42
3e718c6

Choose a tag to compare

Contains

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-ruby-0_12_0:1

What's Changed

Ruby

  • build(deps): update opentelemetry-instrumentation-all requirement from ~> 0.87.0 to ~> 0.88.0 in /ruby/src/otel/layer in the opentelemetry-deps-ruby group across 1 directory by @dependabot[bot] in #2048
  • build(deps): update opentelemetry-instrumentation-all requirement from ~> 0.88.0 to ~> 0.89.1 in /ruby/src/otel/layer in the opentelemetry-deps-ruby group across 1 directory by @dependabot[bot] in #2060
  • build(deps): update opentelemetry-instrumentation-all requirement from ~> 0.89.1 to ~> 0.90.1 in /ruby/src/otel/layer in the opentelemetry-deps-ruby group across 1 directory by @dependabot[bot] in #2108

Full Changelog: layer-ruby/0.11.0...layer-ruby/0.12.0

layer-python/0.18.0

23 Feb 18:42
3e718c6

Choose a tag to compare

Caution

Pay attention to the layer version: 0_18_0:2. Since version 1 of this layer contains a vulnerable version of the protobuf package as reported in CVE-2026-0994

Contains

opentelemetry-python 1.39.1/0.60b1

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_18_0:2

What's Changed

Python

  • Add support for Python 3.14 by @lukasz-mitka in #2056
  • build(deps): bump the opentelemetry-deps-python group across 3 directories with 36 updates by @dependabot[bot] in #2064
  • build(deps): bump the opentelemetry-deps-python group across 3 directories with 36 updates by @dependabot[bot] in #2076

New Contributors

Full Changelog: layer-python/0.17.0...layer-python/0.18.0

layer-nodejs/0.20.0

23 Feb 18:42
3e718c6

Choose a tag to compare

Contains

opentelemetry-nodejs 2.5.1

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_20_0:1

What's Changed

Javascript

  • feat(nodejs): remove non-generic instrumentations from defaults by @wpessers in #1734
  • build(deps-dev): bump the nodejs-other group across 1 directory with 4 updates by @dependabot[bot] in #2075
  • build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 45 updates by @dependabot[bot] in #2112
  • build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 43 updates by @dependabot[bot] in #2118
  • build(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /nodejs by @dependabot[bot] in #2113
  • build(deps-dev): bump webpack from 5.103.0 to 5.104.1 in /nodejs by @dependabot[bot] in #2123
  • build(deps): bump the opentelemetry-deps-nodejs group across 2 directories with 12 updates by @dependabot[bot] in #2133

New Contributors

Full Changelog: layer-nodejs/0.19.0...layer-nodejs/0.20.0

layer-collector/0.20.0

23 Feb 18:41
3e718c6

Choose a tag to compare

Contains

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_20_0:1

What's Changed

Collector

  • improve telemetry api initialization and tests by @herin049 in #2023
  • feat(receiver): aws-like report log for invocations by @adamantal in #2011
  • build(deps): bump the collector-other group across 4 directories with 2 updates by @dependabot[bot] in #2051
  • build(deps): bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2062
  • build(deps): bump github.com/expr-lang/expr from 1.17.6 to 1.17.7 in /collector by @dependabot[bot] in #2078
  • build(deps): bump github.com/expr-lang/expr from 1.17.6 to 1.17.7 in /collector/lambdacomponents by @dependabot[bot] in #2077
  • feat: Add support for exporting telemetry API 'platform.*' log events by @herin049 in #2058
  • build(deps): bump the collector-other group across 2 directories with 4 updates by @dependabot[bot] in #2074
  • build(deps): bump the opentelemetry-deps-collector group across 5 directories with 34 updates by @dependabot[bot] in #2057
  • feat(collector): use mutex for locking struct fields but still allowi… by @wpessers in #2091
  • feat(collector): optimize telemetryapireceiver trace and span id generation by @wpessers in #2084
  • build(deps): bump the opentelemetry-deps-collector group across 2 directories with 8 updates by @dependabot[bot] in #2087
  • build(deps): bump the collector-other group across 1 directory with 3 updates by @dependabot[bot] in #2088
  • build(deps): bump the opentelemetry-deps-collector group across 5 directories with 39 updates by @dependabot[bot] in #2105
  • build(deps): bump the collector-other group across 1 directory with 3 updates by @dependabot[bot] in #2111
  • feat: add support for FaaS telemetryapi metrics by @herin049 in #2066
  • build(collector): update Go to 1.24.11 by @Kausik-A in #2107
  • Properly create telemetry factory when initializing the lambda collector by @johnbley in #2122
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.5 in /collector/internal/tools by @dependabot[bot] in #2128
  • build(deps): bump the opentelemetry-deps-collector group across 5 directories with 42 updates by @dependabot[bot] in #2134
  • feat: add support for running on AWS Lambda managed instance types by @herin049 in #2083
  • feat(lambda): write cloud.account.id symlink from extension by @RaphaelManke in #2127
  • build(deps): bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2131

New Contributors

Full Changelog: layer-collector/0.19.0...layer-collector/0.20.0