Skip to content

Commit 670196d

Browse files
authored
chore(changelog): v7: Update 7.0.0-rc.2 changelog (#5114)
* chore(changelog): v7: Update 7.0.0-rc.2 changelog * Update changelog
1 parent 35b15d5 commit 670196d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88
99
## 7.0.0-rc.2
1010

11-
- No documented changes.
11+
### Important Changes
1212

13-
## Features
13+
- Ensure IP address is only inferred by Relay if `sendDefaultPii` is `true` ([#5111](https://github.com/getsentry/sentry-react-native/pull/5111))
14+
15+
This release includes a fix for a [behaviour change](https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/#behavior-changes)
16+
that was originally introduced with v9 of the JavaScript SDK included in v7.0.0-beta.0: User IP Addresses should only be added to Sentry events automatically,
17+
if `sendDefaultPii` was set to `true`.
18+
19+
We apologize for any inconvenience caused!
20+
21+
### Features
1422

1523
- Logs now contains more attributes like release, os and device information ([#5032](https://github.com/getsentry/sentry-react-native/pull/5032))
1624

0 commit comments

Comments
 (0)