File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1010
1111- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
1212
13+ ## 9.18.0
14+
15+ ### Important changes
16+
17+ - ** feat: Support Node 24 ([ #16236 ] ( https://github.com/getsentry/sentry-javascript/pull/16236 ) )**
18+
19+ We now also publish profiling binaries for Node 24.
20+
21+ ### Other changes
22+
23+ - deps(node): Bump ` import-in-the-middle ` to ` 1.13.1 ` ([ #16260 ] ( https://github.com/getsentry/sentry-javascript/pull/16260 ) )
24+ - feat: Export ` consoleLoggingIntegration ` from vercel edge sdk ([ #16228 ] ( https://github.com/getsentry/sentry-javascript/pull/16228 ) )
25+ - feat(cloudflare): Add support for email, queue, and tail handler ([ #16233 ] ( https://github.com/getsentry/sentry-javascript/pull/16233 ) )
26+ - feat(cloudflare): Improve http span data ([ #16232 ] ( https://github.com/getsentry/sentry-javascript/pull/16232 ) )
27+ - feat(nextjs): Add more attributes for generation functions ([ #16214 ] ( https://github.com/getsentry/sentry-javascript/pull/16214 ) )
28+ - feat(opentelemetry): Widen peer dependencies to support Otel v2 ([ #16246 ] ( https://github.com/getsentry/sentry-javascript/pull/16246 ) )
29+ - fix(core): Gracefully handle invalid baggage entries ([ #16257 ] ( https://github.com/getsentry/sentry-javascript/pull/16257 ) )
30+ - fix(node): Ensure traces are propagated without spans in Node 22+ ([ #16221 ] ( https://github.com/getsentry/sentry-javascript/pull/16221 ) )
31+ - fix(node): Use sentry forked ` @fastify/otel ` dependency with pinned Otel v1 deps ([ #16256 ] ( https://github.com/getsentry/sentry-javascript/pull/16256 ) )
32+ - fix(remix): Remove vendored types ([ #16218 ] ( https://github.com/getsentry/sentry-javascript/pull/16218 ) )
33+
1334## 9.17.0
1435
1536- 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