File tree Expand file tree Collapse file tree 6 files changed +152
-131
lines changed
opentelemetry-resource-detector-gcp
opentelemetry-resource-detector-instana
packages/winston-transport Expand file tree Collapse file tree 6 files changed +152
-131
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @opentelemetry/resource-detector-gcp" ,
3- "version" : " 0.29.12 " ,
3+ "version" : " 0.29.13 " ,
44 "description" : " OpenTelemetry SDK resource detector for GCP" ,
55 "main" : " build/src/index.js" ,
66 "types" : " build/src/index.d.ts" ,
3939 },
4040 "devDependencies" : {
4141 "@opentelemetry/api" : " ^1.0.0" ,
42- "@opentelemetry/contrib-test-utils" : " ^0.41 .0" ,
42+ "@opentelemetry/contrib-test-utils" : " ^0.42 .0" ,
4343 "@types/mocha" : " 8.2.3" ,
4444 "@types/node" : " 18.18.14" ,
4545 "@types/semver" : " 7.5.8" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.14.0] ( https://github.com/open-telemetry/opentelemetry-js-contrib/compare/resource-detector-instana-v0.13.0...resource-detector-instana-v0.14.0 ) (2024-10-25)
4+
5+
6+ ### Features
7+
8+ * update "@opentelemetry /* " dependencies to 1.27.0/0.54.0 ([ 2822511] ( https://github.com/open-telemetry/opentelemetry-js-contrib/commit/2822511a8acffb875ebd67ff2cf95980a9ddc01e ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * devDependencies
15+ * @opentelemetry/contrib-test-utils bumped from ^0.41.0 to ^0.42.0
16+
317## [ 0.13.0] ( https://github.com/open-telemetry/opentelemetry-js-contrib/compare/resource-detector-instana-v0.12.0...resource-detector-instana-v0.13.0 ) (2024-10-08)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " @opentelemetry/resource-detector-instana" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " OpenTelemetry SDK resource detector for Instana" ,
55 "main" : " build/src/index.js" ,
66 "types" : " build/src/index.d.ts" ,
3838 },
3939 "devDependencies" : {
4040 "@opentelemetry/api" : " ^1.3.0" ,
41- "@opentelemetry/contrib-test-utils" : " ^0.41 .0" ,
41+ "@opentelemetry/contrib-test-utils" : " ^0.42 .0" ,
4242 "@opentelemetry/sdk-node" : " ^0.54.0" ,
4343 "@types/mocha" : " 8.2.3" ,
4444 "@types/node" : " 18.18.14" ,
You can’t perform that action at this time.
0 commit comments