Skip to content

Commit 3c77f62

Browse files
authored
meta: CHANGELOG for 7.13.0 (#5748)
1 parent 51bc032 commit 3c77f62

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44

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

7+
## 7.13.0
8+
9+
- feat(browser): Use fetch `keepalive` flag (#5697)
10+
- feat(core): Set custom transaction source for event processors (#5722)
11+
- feat(nextjs): Trace navigation transactions (#5676)
12+
- feat(node): Add Modules integration to default integrations (#5706)
13+
- fix(browser): Use `normalizeDepth` option when creating an event from a plain object
14+
- fix(core): Fix integration deduping (#5696)
15+
- fix(node): Use `normalizeDepth` when creating an event from unknown input
16+
- fix(nextjs): Make NextApiHandler type version-agnostic (#5737)
17+
- fix(tracing): Set sample rate in transaction metadata and DSC (#5691)
18+
- ref: Make dynamic sampling context mutable (#5710)
19+
- ref(tracing): Record transaction name changes (#5723)
20+
- chore(nextjs): Remove obsolete dataFetchers loader (#5713)
21+
722
## 7.12.1
823

924
- feat(nextjs): Connect trace between data-fetching methods and pageload (#5655)

0 commit comments

Comments
 (0)