Skip to content

Commit 46cabab

Browse files
Apply suggestions from code review
1 parent 2e11709 commit 46cabab

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,6 @@ We apologize for any inconvenience caused!
3131
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#430)
3232
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.2.0...4.3.0)
3333

34-
### Important Changes
35-
36-
This release includes a fix for a [behaviour change](https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/#behavior-changes)
37-
that was originally fixed on version 6.21.0 of the React Native SDK: User IP Addresses should only be added to Sentry events automatically,
38-
if `sendDefaultPii` was set to `true`.
39-
40-
To avoid making a major bump, the fix was patched on the current version and not by bumping to V8.
41-
There is _no API_ breakage involved and hence it is safe to update.
42-
However, after updating the SDK, events (errors, traces, replays, etc.) sent from the browser, will only include
43-
user IP addresses, if you set `sendDefaultPii: true` in your `Sentry.init` options.
44-
45-
We apologize for any inconvenience caused!
46-
47-
4834
## 7.0.0
4935

5036
### Upgrading from 6.x to 7.0

0 commit comments

Comments
 (0)