Skip to content

Commit 1a26b6d

Browse files
committed
Add 7.0.0-rc.0 changelog
1 parent 98c2ccc commit 1a26b6d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.0.0-rc.0
8+
9+
- fix(browser): Fix memory leak in `addEventListener` instrumentation (#5147)
10+
- fix(tracing): Don't use `querySelector` when not available (#5160)
11+
- fix(utils): Fix infinite recursion in `dropUndefinedKeys` (#5163)
12+
- ref(core): Actually ensure attachments are added to the envelope (#5159)
13+
- ref(core): Make hint callback argument non-optional (#5141)
14+
715
## 7.0.0-beta.2
816

917
- **(breaking)** feat(tracing): Add empty baggage header propagation to outgoing requests (#5133)

0 commit comments

Comments
 (0)