File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-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.20.0
14+
15+ ### Important changes
16+
17+ - ** feat(browser): Track measure detail as span attributes ([ #16240 ] ( https://github.com/getsentry/sentry-javascript/pull/16240 ) )**
18+
19+ The SDK now automatically collects details passed to ` performance.measure ` options.
20+
21+ ### Other changes
22+
23+ - feat(node): Add ` maxIncomingRequestBodySize ` ([ #16225 ] ( https://github.com/getsentry/sentry-javascript/pull/16225 ) )
24+ - feat(react-router): Add server action instrumentation ([ #16292 ] ( https://github.com/getsentry/sentry-javascript/pull/16292 ) )
25+ - feat(react-router): Filter manifest requests ([ #16294 ] ( https://github.com/getsentry/sentry-javascript/pull/16294 ) )
26+ - feat(replay): Extend default list for masking with ` aria-label ` ([ #16192 ] ( https://github.com/getsentry/sentry-javascript/pull/16192 ) )
27+ - fix(browser): Ensure pageload & navigation spans have correct data ([ #16279 ] ( https://github.com/getsentry/sentry-javascript/pull/16279 ) )
28+ - fix(cloudflare): Account for static fields in wrapper type ([ #16303 ] ( https://github.com/getsentry/sentry-javascript/pull/16303 ) )
29+ - fix(nextjs): Preserve ` next.route ` attribute on root spans ([ #16297 ] ( https://github.com/getsentry/sentry-javascript/pull/16297 ) )
30+ - feat(node): Fork isolation scope in tRPC middleware ([ #16296 ] ( https://github.com/getsentry/sentry-javascript/pull/16296 ) )
31+ - feat(core): Add ` orgId ` option to ` init ` and DSC (` sentry-org_id ` in baggage) ([ #16305 ] ( https://github.com/getsentry/sentry-javascript/pull/16305 ) )
32+
1333## 9.19.0
1434
1535- feat(react-router): Add otel instrumentation for server requests ([ #16147 ] ( https://github.com/getsentry/sentry-javascript/pull/16147 ) )
You can’t perform that action at this time.
0 commit comments