Skip to content

Commit 754b082

Browse files
committed
meta: Update CHANGELOG for 7.61.1
1 parent b5f55a3 commit 754b082

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

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+
723
## 7.61.0
824

925
### Important Changes

0 commit comments

Comments
 (0)