Skip to content

Commit 1823003

Browse files
lforstLms24
andauthored
meta: Update 7.0.0-rc.0 CHANGELOG (#5165)
Co-authored-by: Lukas Stracke <[email protected]>
1 parent 2b36cab commit 1823003

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
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+
- **(breaking)** feat(nextjs): Make tracing package treeshakable (#5166)
10+
- fix(browser): Fix memory leak in `addEventListener` instrumentation (#5147)
11+
- fix(tracing): Don't use `querySelector` when not available (#5160)
12+
- fix(utils): Fix infinite recursion in `dropUndefinedKeys` (#5163)
13+
- ref(build): Use rollup to build AWS lambda layer (#5146)
14+
- ref(core): Actually ensure attachments are added to the envelope (#5159)
15+
- ref(core): Make hint callback argument non-optional (#5141)
16+
717
## 7.0.0-beta.2
818

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

0 commit comments

Comments
 (0)