Skip to content

Commit a3a978c

Browse files
committed
meta: 6.2.0 changelog
1 parent 44deaaf commit a3a978c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 6.2.0
8+
9+
- [tracing] feat: Mongoose tracing support added to MongoDB (#3252)
10+
- [tracing] fix: Add missing `find` method from mongo tracing list (#3253)
11+
- [tracing] fix: Create `spanRecorder` whenever transactions are sampled (#3255)
12+
- [node] fix: Parse ESM based frames with `file://` protocol (#3264)
13+
- [react] fix: Remove react-dom peer dependency for RN (#3250)
14+
- [ember] fix: Fixing fetching config during build step (#3246)
15+
- [serverless]: fix: Handle incoming `sentry-trace` header (#3261)
16+
717
## 6.1.0
818

919
We updated the way how we calculate errored and crashed sessions with this update. Please be aware that some numbers might change for you and they now should reflect the actual reality. Visit [our docs](https://docs.sentry.io/platforms/javascript/configuration/releases/#release-health) for more information.

0 commit comments

Comments
 (0)