File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 7.61.0
8+
9+ ### Important Changes
10+
11+ - ** feat(node-experimental): Add ` @sentry/node-experimental ` package as MVP for POTEL (#8609 )**
12+
13+ This introduces a new, * experimental* package, ` @sentry/node-experimental ` .
14+ This is a variant of the Node SDK which uses OpenTelemetry under the hood for performance instrumentation.
15+
16+ Note that this package is very much WIP, considered unstable and may change at any time.
17+ ** No SemVer guarantees apply whatsoever.** Still, if you're brave enough you can give it a try.
18+ [ Read more about @sentry/node-experimental ] ( ./packages/node-experimental/README.md )
19+
20+ ### Other Changes
21+
22+ - fix(node): Don't set extra baggage headers (#8657 )
23+ - fix(tracing): Trim idle transaction spans if they exceed final timeout (#8653 )
24+
725## 7.60.1
826
927- fix(nextjs): Match folder paths with trailing separator (#8615 )
You can’t perform that action at this time.
0 commit comments