We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7164a commit c7ff1a9Copy full SHA for c7ff1a9
CHANGELOG.md
@@ -8,6 +8,13 @@
8
9
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
10
11
+## 8.19.0
12
+
13
+- feat(core): Align Span interface with OTEL (#12898)
14
+- fix(angular): Remove `afterSendEvent` listener once root injector is destroyed (#12786)
15
+- fix(browser): Fix bug causing unintentional dropping of transactions (#12933)
16
+- fix(feedback): Add a missing call of Actor.appendToDom method when DOMContentLoaded event is triggered (#12973)
17
18
Work in this release was contributed by @jaspreet57 and @arturovt. Thank you for your contribution!
19
20
## 8.18.0
0 commit comments