File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+ ## 7.61.1
8
+
9
+ - feat(nextjs): Add ` AsyncLocalStorage ` async context strategy to edge SDK (#8720 )
10
+ - fix(core): Filter internal API frames for synthetic frames (#8710 )
11
+ - fix(integrations): Capture exception if any arg to console method is an error (#8671 )
12
+ - fix(node-experimental): Update auto integration lookup & readme (#8690 )
13
+ - fix(node): Add availablility check on current hub to Node ` ContextLines ` integration (#8715 )
14
+ - fix(replay): Ensure buffer sessions end after capturing an error (#8713 )
15
+ - fix(replay): Ensure buffer->session switch is reliable (#8712 )
16
+ - fix(replay): Ensure we debounce flush if replay too short (#8716 )
17
+ - fix(replay): Improve capture of errorIds/traceIds (#8678 )
18
+ - fix(tracing): Set correct parent span id on fetch sentry-trace header (#8687 )
19
+ - fix(utils): Avoid ` pre_context ` and ` context_line ` overlap if frame lineno is out of bounds (#8722 )
20
+ - ref(replay): Improve status logging (#8709 )
21
+ - ref(nextjs): Allow withSentryConfig to accept async config function (#8721 )
22
+
7
23
## 7.61.0
8
24
9
25
### Important Changes
You can’t perform that action at this time.
0 commit comments