File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 10
10
11
11
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
12
12
13
+ ## 9.18.0
14
+
15
+ - deps(node): Bump ` import-in-the-middle ` to ` 1.13.1 ` ([ #16260 ] ( https://github.com/getsentry/sentry-javascript/pull/16260 ) )
16
+ - feat: Export ` consoleLoggingIntegration ` from vercel edge sdk ([ #16228 ] ( https://github.com/getsentry/sentry-javascript/pull/16228 ) )
17
+ - feat: Support Node 24 ([ #16236 ] ( https://github.com/getsentry/sentry-javascript/pull/16236 ) )
18
+ - feat(cloudflare): Add support for email, queue, and tail handler ([ #16233 ] ( https://github.com/getsentry/sentry-javascript/pull/16233 ) )
19
+ - feat(cloudflare): Improve http span data ([ #16232 ] ( https://github.com/getsentry/sentry-javascript/pull/16232 ) )
20
+ - feat(nextjs): Add more attributes for generation functions ([ #16214 ] ( https://github.com/getsentry/sentry-javascript/pull/16214 ) )
21
+ - feat(opentelemetry): Widen peer dependencies to support Otel v2 ([ #16246 ] ( https://github.com/getsentry/sentry-javascript/pull/16246 ) )
22
+ - fix(core): Gracefully handle invalid baggage entries ([ #16257 ] ( https://github.com/getsentry/sentry-javascript/pull/16257 ) )
23
+ - fix(node): Ensure traces are propagated without spans in Node 22+ ([ #16221 ] ( https://github.com/getsentry/sentry-javascript/pull/16221 ) )
24
+ - fix(node): Use sentry forked ` @fastify/otel ` dependency with pinned Otel v1 deps ([ #16256 ] ( https://github.com/getsentry/sentry-javascript/pull/16256 ) )
25
+ - fix(remix): Remove vendored types ([ #16218 ] ( https://github.com/getsentry/sentry-javascript/pull/16218 ) )
26
+
13
27
## 9.17.0
14
28
15
29
- feat(node): Migrate to ` @fastify/otel ` ([ #15542 ] ( https://github.com/getsentry/sentry-javascript/pull/15542 ) )
You can’t perform that action at this time.
0 commit comments