We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b36cab commit 1823003Copy full SHA for 1823003
CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
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
17
## 7.0.0-beta.2
18
19
- **(breaking)** feat(tracing): Add empty baggage header propagation to outgoing requests (#5133)
0 commit comments