File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 7.31.0
8+
9+ - feat(nextjs): Add Edge Runtime SDK (#6752 )
10+ - feat(nextjs): Add optional options argument to ` withSentryConfig ` as an alternative to the ` sentry ` property (#6721 )
11+ - feat(nextjs): Add edge route and middleware wrappers (#6771 )
12+ - feat(nextjs): Auto-wrap edge-routes and middleware (#6746 )
13+ - feat(replay): Change ` addEvent ` to be async (#6695 )
14+ - feat(replay): Update rrweb & rrweb-snapshot (#6749 )
15+ - feat(replay): Stop recording when retry fails (#6765 )
16+ - feat(replay): Stop without retry when receiving bad API response (#6773 )
17+ - feat(types): Add Trace Context type (#6714 )
18+ - fix(nextjs): Make Next.js types isomorphic (#6707 )
19+ - fix(node): Handle node build without inspector in LocalVariables integration (#6780 )
20+ - fix(otel): Set trace context via Otel Span instead of Sentry span (#6724 )
21+ - fix(otel): Prevent baggage from being overwritten (#6709 )
22+ - fix(otel): Make sure we handle when sentry-trace is an empty array (#6781 )
23+ - fix(remix): Make remix SDK type exports isomorphic (#6715 )
24+ - fix(replay): Fix ` checkoutEveryNms ` (#6722 )
25+ - fix(replay): Fix incorrect uncompressed recording size due to encoding (#6740 )
26+ - fix(tracing): Attach request instrumentation span to active span instead of current transaction (#6778 )
27+ - ref: Replace string.substr with string.slice (#6760 )
28+ - ref(nextjs): Deprecate ` isBuild() ` and ` IS_BUILD ` (#6727 )
29+
730## 7.30.0
831
932- feat(core): Add ` addIntegration ` method to client (#6651 )
You can’t perform that action at this time.
0 commit comments