Skip to content

Commit 1ccb8d2

Browse files
committed
meta(changelog): Update readme for 7.61.0
1 parent dc2999a commit 1ccb8d2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@
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)

0 commit comments

Comments
 (0)