Releases: open-telemetry/opentelemetry-lambda
Releases · open-telemetry/opentelemetry-lambda
layer-collector/0.7.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_7_0:1
What's Changed
- Bump the collector-other group across 1 directory with 9 updates by @dependabot in #1288
- Bump the opentelemetry-deps-collector group across 6 directories with 34 updates by @dependabot in #1287
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 in /collector/internal/tools in the collector-other group across 1 directory by @dependabot in #1305
- Bump go.opentelemetry.io/collector/otelcol from 0.99.0 to 0.100.0 in /collector by @dependabot in #1331
- Bump the collector-other group across 1 directory with 2 updates by @dependabot in #1329
- Refactor for Collector changes by @nslaughter in #1340
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider from 0.100.0 to 0.101.0 in /collector in the opentelemetry-deps-collector group across 1 directory by @dependabot in #1341
- Change various component stability to alpha by @tylerbenson in #1342
- Bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /collector/internal/tools in the collector-other group across 1 directory by @dependabot in #1349
- Bump the opentelemetry-deps-collector group across 5 directories with 2 updates by @dependabot in #1353
- Bump the collector-other group across 3 directories with 3 updates by @dependabot in #1359
- Bump protobuf version by @vasireddy99 in #1282
Full Changelog: layer-collector/0.6.0...layer-collector/0.7.0
layer-python/0.6.0
Contains
opentelemetry-python 1.24.0/0.45b0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_6_0:1
What's Changed
- Update asgiref requirement from ~=3.7 to ~=3.8 in /python/src/otel by @dependabot in #1224
- Bump the opentelemetry-deps-python group in /python/src/otel with 34 updates by @dependabot in #1238
- Set default Propagators list and bash script flags by @tylerbenson in #1226
- Fix: update python unit test to use a valid lambda arn by @rapphil in #1267
New Contributors
- @nslaughter made their first contribution in #1255
Full Changelog: layer-collector/0.5.0...layer-python/0.6.0
layer-nodejs/0.6.0
Contains
- opentelemetry-nodejs 1.23.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_6_0:1
What's Changed
- Bump aws-sdk from 2.1572.0 to 2.1594.0 in /nodejs by @dependabot in #1245
- Bump @types/aws-lambda from 8.10.134 to 8.10.137 in /nodejs by @dependabot in #1244
- Bump @types/node from 20.11.25 to 20.12.7 in /nodejs by @dependabot in #1248
- Bump the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 18 updates by @dependabot in #1240
- Bump typescript from 5.3.3 to 5.4.5 in /nodejs by @dependabot in #1247
- Set default Propagators list and bash script flags by @tylerbenson in #1226
- Add grouping for javascript by @tylerbenson in #1256
- Update typescript-eslint version to latest by @martinkuba in #1254
- Add decoupleafterbatch converter to ensure decouple processor follows batch processor by @nslaughter in #1255
New Contributors
- @nslaughter made their first contribution in #1255
Full Changelog: layer-nodejs/0.5.0...layer-nodejs/0.6.0
layer-javaagent/0.5.0
Contains
- opentelemetry-java-instrumentation 2.2.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_5_0:1
What's Changed
- Bump the opentelemetry-deps-java group in /java with 1 update by @dependabot in #1209
- Bump software.amazon.awssdk:bom from 2.25.9 to 2.25.26 in /java in the amazon-deps group by @dependabot in #1239
- Bump the opentelemetry-deps-java group in /java with 1 update by @dependabot in #1236
- Bump the amazon-deps group in /java with 2 updates by @dependabot in #1257
- Bump the opentelemetry-deps-java group in /java with 3 updates by @dependabot in #1258
- Bump software.amazon.awssdk:bom from 2.25.33 to 2.25.35 in /java in the amazon-deps group by @dependabot in #1269
- Set default Propagators list and bash script flags by @tylerbenson in #1226
New Contributors
- @nslaughter made their first contribution in #1255
Full Changelog: layer-javaagent/0.4.0...layer-javaagent/0.5.0
layer-collector/0.6.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_6_0:1
What's Changed
Collector
- Bump golang.org/x/net from 0.20.0 to 0.23.0 in /collector by @dependabot in #1265
- Bump golang.org/x/net from 0.19.0 to 0.23.0 in /collector/internal/tools by @dependabot in #1263
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /go/sample-apps/function by @dependabot in #1260
- Add decoupleafterbatch converter to ensure decouple processor follows batch processor by @nslaughter in #1255
- Update OpenTelemetry dependencies for collector to v0.98.0 by @rapphil in #1268
New Contributors
- @nslaughter made their first contribution in #1255
Full Changelog: layer-collector/0.5.0...layer-collector/0.6.0
layer-python/0.5.0
Contains
- opentelemetry-python 1.23.0/0.44b0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-python-0_5_0:1
What's Changed
Python
- feat(python): add boto3 sqs instrumentation by @mat-rumian in #1087
- Bump the opentelemetry-deps-python group in /python/src/otel with 34 updates by @dependabot in #1169
Full Changelog: layer-python/0.4.0...layer-python/0.5.0
layer-nodejs/0.5.0
Contains
- opentelemetry-nodejs 1.22.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_5_0:1
What's Changed
Javascript
- Update nodejs version for lambda function by @bryan-aguilar in #1149
- Bump the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 18 updates by @dependabot in #1145
- Bump aws-sdk from 2.1540.0 to 2.1557.0 in /nodejs by @dependabot in #1150
- Bump @typescript-eslint/eslint-plugin from 6.19.0 to 7.0.0 in /nodejs by @dependabot in #1152
- Bump @types/node from 20.11.5 to 20.11.17 in /nodejs by @dependabot in #1144
- Bump eslint from 8.56.0 to 8.57.0 in /nodejs by @dependabot in #1165
- Bump @types/aws-lambda from 8.10.131 to 8.10.134 in /nodejs by @dependabot in #1154
- Bump the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 5 updates by @dependabot in #1174
- Bump @types/node from 20.11.17 to 20.11.25 in /nodejs by @dependabot in #1185
- Bump aws-sdk from 2.1557.0 to 2.1572.0 in /nodejs by @dependabot in #1183
- Bump @opentelemetry/instrumentation-net from 0.33.0 to 0.34.0 in /nodejs by @dependabot in #1188
- Bump @opentelemetry/instrumentation-aws-sdk from 0.38.1 to 0.39.1 in /nodejs by @dependabot in #1189
- Bump @opentelemetry/instrumentation-pg from 0.38.0 to 0.39.1 in /nodejs by @dependabot in #1191
- Bump @opentelemetry/instrumentation-koa from 0.37.0 to 0.38.0 in /nodejs by @dependabot in #1190
- Bump the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 9 updates by @dependabot in #1207
Full Changelog: layer-nodejs/0.4.0...layer-nodejs/0.5.0
layer-javaagent/0.4.0
Contains
- opentelemetry-java-instrumentation 2.3.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-javaagent-0_4_0:1
What's Changed
Java
- Bump the amazon-deps group in /java with 1 update by @dependabot in #1151
- Bump the other group in /java with 2 updates by @dependabot in #1122
- Bump the amazon-deps group in /java with 1 update by @dependabot in #1175
- Bump the other group in /java with 2 updates by @dependabot in #1182
- Bump the opentelemetry-deps-java group in /java with 2 updates by @dependabot in #1157
- Add fast startup option for Java agent by enabling JIT tiered compilation to stop at level 1 … by @serkan-ozal in #1180
- Bump the amazon-deps group in /java with 1 update by @dependabot in #1192
- Bump the other group in /java with 2 updates by @dependabot in #1206
- Bump io.opentelemetry.javaagent:opentelemetry-javaagent from 2.1.0 to 2.2.0 in /java by @dependabot in #1208
New Contributors
- @serkan-ozal made their first contribution in #1180
Full Changelog: layer-javaagent/0.3.0...layer-javaagent/0.4.0
layer-collector/0.5.0
Contains
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_5_0:1
What's Changed
Collector
- Bump the other group in /collector with 2 updates by @dependabot in #1176
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /collector by @dependabot in #1203
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /go/sample-apps/function by @dependabot in #1199
- Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /collector/internal/tools by @dependabot in #1198
Full Changelog: layer-collector/0.4.0...layer-collector/0.5.0
layer-nodejs/0.4.0
Contains
- opentelemetry-nodejs 1.20.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-nodejs-0_4_0:1
What's Changed
Javascript
- Bump the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 2 updates by @dependabot in #1038
- Bump @opentelemetry/instrumentation-mongodb from 0.37.3 to 0.38.0 in /nodejs by @dependabot in #1042
- Bump typescript from 5.2.2 to 5.3.3 in /nodejs by @dependabot in #1041
- Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.13.2 in /nodejs by @dependabot in #1039
- Bump ts-node from 10.9.1 to 10.9.2 in /nodejs by @dependabot in #1067
- Bump @opentelemetry/instrumentation-http from 0.45.1 to 0.47.0 in /nodejs by @dependabot in #1091
- Bump @opentelemetry/exporter-metrics-otlp-proto from 0.45.1 to 0.47.0 in /nodejs by @dependabot in #1093
- Bump @typescript-eslint/parser from 6.9.1 to 6.18.1 in /nodejs by @dependabot in #1092
- Bump the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 3 updates by @dependabot in #1099
- Bump eslint from 8.53.0 to 8.56.0 in /nodejs by @dependabot in #1109
- Bump aws-sdk from 2.1486.0 to 2.1538.0 in /nodejs by @dependabot in #1108
- Bump eslint-plugin-import from 2.29.0 to 2.29.1 in /nodejs by @dependabot in #1105
- Bump aws-sdk from 2.1538.0 to 2.1539.0 in /nodejs by @dependabot in #1110
- Bump @types/aws-lambda from 8.10.126 to 8.10.131 in /nodejs by @dependabot in #1106
- Bump @types/node from 20.8.10 to 20.11.5 in /nodejs by @dependabot in #1114
- Bump aws-sdk from 2.1539.0 to 2.1540.0 in /nodejs by @dependabot in #1113
- Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.19.0 in /nodejs by @dependabot in #1112
- Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /nodejs by @dependabot in #1116
Full Changelog: layer-nodejs/0.3.0...layer-nodejs/0.4.0