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 cfca23d commit dc1a4f1Copy full SHA for dc1a4f1
CHANGELOG.md
@@ -1,14 +1,8 @@
1
# Changelog
2
3
-<!-- prettier-ignore-start -->
4
-> [!IMPORTANT]
5
-> If you are upgrading to the `9.x` versions of the SDK from `8.x` or below, make sure you follow our
6
-> [migration guide](https://docs.sentry.io/platforms/javascript/migration/) first.
7
-<!-- prettier-ignore-end -->
+## 9.25.1
8
9
-## Unreleased
10
-
11
-- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
+- fix(otel): Don't ignore child spans after the root is sent ([#16416](https://github.com/getsentry/sentry-javascript/pull/16416))
12
13
## 9.25.0
14
0 commit comments