File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
- ## 8.0.0-alpha.6
7
+ ## 8.0.0-alpha.7
8
8
9
- This is the sixth alpha release of Sentry JavaScript SDK v8, which includes a variety of breaking changes.
9
+ This is the seventh alpha release of Sentry JavaScript SDK v8, which includes a variety of breaking changes.
10
10
11
11
Read the [ in-depth migration guide] ( ./MIGRATION.md ) to find out how to address any breaking changes in your code.
12
12
@@ -49,6 +49,10 @@ We now use OpenTelemetry under the hood to power performance monitoring and trac
49
49
- fix(node): Use ` suppressTracing ` to avoid capturing otel spans (#11288 )
50
50
- fix(opentelemetry): Do not stomp span status when ` startSpan ` callback throws (#11170 )
51
51
52
+ ## 8.0.0-alpha.6
53
+
54
+ This version did not publish correctly due to a configuration issue.
55
+
52
56
## 8.0.0-alpha.5
53
57
54
58
This is the fifth alpha release of Sentry JavaScript SDK v8, which includes a variety of breaking changes.
You can’t perform that action at this time.
0 commit comments