Skip to content

Commit 4d91dcc

Browse files
committed
meta: Changelog
1 parent 3733ba9 commit 4d91dcc

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66

77
## 6.0.0
88

9-
*This major version doesn't contain any API/code breaking changes.*
10-
Starting from `6.0.0` all SDKs that support sending session data will do so by default.
11-
For this release all Browser SDKs (Browser, React, Angular, Vue, Gatsby ...) will send Sessions.
12-
Node.js and other Server SDKs will follow.
13-
You can opt-out of this behavior when setting `autoSessionTracking: false` in the options.
9+
*This major version release doesn't contain any breaking API/code changes.*
10+
Starting from the version `6.0.0`, all SDKs that support sending sessions data will do so by default. See our [Release Health](https://docs.sentry.io/product/releases/health/) docs to learn more.
11+
As of this version, it applies to all Browser SDKs (Browser, React, Angular, Vue, Gatsby etc.). Node.js and other related Server SDKs will follow soon after, in the minor `6.x` release.
12+
You can opt-out of this behavior by setting `autoSessionTracking: false` option during SDK initialization.
1413

1514
---
1615

0 commit comments

Comments
 (0)