Skip to content

Commit 4d38a75

Browse files
committed
Add changelog entry
1 parent 39f7a87 commit 4d38a75

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,41 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
### Important Changes
8+
9+
- **feat(deps): Update OpenTelemetry dependencies ([#17558](https://github.com/getsentry/sentry-javascript/pull/17558))**
10+
11+
* @opentelemetry/core bumped to ^2.1.0
12+
* @opentelemetry/context-async-hooks bumped to ^2.1.0
13+
* @opentelemetry/resources bumped to ^2.1.0
14+
* @opentelemetry/sdk-trace-base bumped to ^2.1.0
15+
* @opentelemetry/semantic-conventions bumped to ^1.37.0
16+
* @opentelemetry/instrumentation bumped to ^0.204.0
17+
* @opentelemetry/instrumentation-http bumped to ^0.204.0
18+
* @opentelemetry/instrumentation-amqplib bumped to ^0.51.0
19+
* @opentelemetry/instrumentation-aws-sdk bumped to ^0.59.0
20+
* @opentelemetry/instrumentation-connect bumped to ^0.48.0
21+
* @opentelemetry/instrumentation-dataloader bumped to ^0.22.0
22+
* @opentelemetry/instrumentation-express bumped to ^0.53.0
23+
* @opentelemetry/instrumentation-fs bumped from to ^0.24.0
24+
* @opentelemetry/instrumentation-generic-pool bumped to ^0.48.0
25+
* @opentelemetry/instrumentation-graphql bumped to ^0.52.0
26+
* @opentelemetry/instrumentation-hapi bumped to ^0.51.0
27+
* @opentelemetry/instrumentation-ioredis bumped to ^0.52.0
28+
* @opentelemetry/instrumentation-kafkajs bumped to ^0.14.0
29+
* @opentelemetry/instrumentation-knex bumped to ^0.49.0
30+
* @opentelemetry/instrumentation-koa bumped to ^0.52.0
31+
* @opentelemetry/instrumentation-lru-memoizer bumped to ^0.49.0
32+
* @opentelemetry/instrumentation-mongodb bumped from to ^0.57.0
33+
* @opentelemetry/instrumentation-mongoose bumped from to ^0.51.0
34+
* @opentelemetry/instrumentation-mysql bumped to ^0.50.0
35+
* @opentelemetry/instrumentation-mysql2 bumped to ^0.51.0
36+
* @opentelemetry/instrumentation-nestjs-core bumped to ^0.50.0
37+
* @opentelemetry/instrumentation-pg bumped to ^0.57.0
38+
* @opentelemetry/instrumentation-redis bumped to ^0.53.0
39+
* @opentelemetry/instrumentation-undici bumped to ^0.15.0
40+
* @prisma/instrumentation bumped to 6.15.0
41+
742
## 10.11.0
843

944
### Important Changes

0 commit comments

Comments
 (0)