Skip to content

Commit cc5a63b

Browse files
andreiborzaLms24
andcommitted
Update CHANGELOG.md
Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
1 parent 4d38a75 commit cc5a63b

File tree

1 file changed

+30
-31
lines changed

1 file changed

+30
-31
lines changed

CHANGELOG.md

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -7,37 +7,36 @@
77
### Important Changes
88

99
- **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
10+
- @opentelemetry/core bumped to ^2.1.0
11+
- @opentelemetry/context-async-hooks bumped to ^2.1.0
12+
- @opentelemetry/resources bumped to ^2.1.0
13+
- @opentelemetry/sdk-trace-base bumped to ^2.1.0
14+
- @opentelemetry/semantic-conventions bumped to ^1.37.0
15+
- @opentelemetry/instrumentation bumped to ^0.204.0
16+
- @opentelemetry/instrumentation-http bumped to ^0.204.0
17+
- @opentelemetry/instrumentation-amqplib bumped to ^0.51.0
18+
- @opentelemetry/instrumentation-aws-sdk bumped to ^0.59.0
19+
- @opentelemetry/instrumentation-connect bumped to ^0.48.0
20+
- @opentelemetry/instrumentation-dataloader bumped to ^0.22.0
21+
- @opentelemetry/instrumentation-express bumped to ^0.53.0
22+
- @opentelemetry/instrumentation-fs bumped from to ^0.24.0
23+
- @opentelemetry/instrumentation-generic-pool bumped to ^0.48.0
24+
- @opentelemetry/instrumentation-graphql bumped to ^0.52.0
25+
- @opentelemetry/instrumentation-hapi bumped to ^0.51.0
26+
- @opentelemetry/instrumentation-ioredis bumped to ^0.52.0
27+
- @opentelemetry/instrumentation-kafkajs bumped to ^0.14.0
28+
- @opentelemetry/instrumentation-knex bumped to ^0.49.0
29+
- @opentelemetry/instrumentation-koa bumped to ^0.52.0
30+
- @opentelemetry/instrumentation-lru-memoizer bumped to ^0.49.0
31+
- @opentelemetry/instrumentation-mongodb bumped from to ^0.57.0
32+
- @opentelemetry/instrumentation-mongoose bumped from to ^0.51.0
33+
- @opentelemetry/instrumentation-mysql bumped to ^0.50.0
34+
- @opentelemetry/instrumentation-mysql2 bumped to ^0.51.0
35+
- @opentelemetry/instrumentation-nestjs-core bumped to ^0.50.0
36+
- @opentelemetry/instrumentation-pg bumped to ^0.57.0
37+
- @opentelemetry/instrumentation-redis bumped to ^0.53.0
38+
- @opentelemetry/instrumentation-undici bumped to ^0.15.0
39+
- @prisma/instrumentation bumped to 6.15.0
4140

4241
## 10.11.0
4342

0 commit comments

Comments
 (0)