Skip to content

Commit 4cfcf7d

Browse files
authored
Update CHANGELOG.md
1 parent da9a100 commit 4cfcf7d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Version 7 of the Sentry React Native SDK primarily introduces API cleanup and ve
1414

1515
Version 7 of the SDK is compatible with Sentry self-hosted versions 25.2.0 or higher (up from 24.4.2 for v6). Lower versions may continue to work, but may not support all features.
1616

17+
See our [migration docs](https://docs.sentry.io/platforms/react-native/migration/v6-to-v7/) for more information.
18+
1719
### Major Changes
1820

1921
- Ensure IP address is only inferred by Relay if `sendDefaultPii` is `true` ([#5111](https://github.com/getsentry/sentry-react-native/pull/5111))
@@ -121,6 +123,15 @@ example:
121123
- Bump Android SDK from v7.20.1 to v8.20.0 ([#5106](https://github.com/getsentry/sentry-react-native/pull/5106))
122124
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8200)
123125
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.20.0)
126+
- Bump CLI from v2.43.1 to v2.45.0 ([#4804](https://github.com/getsentry/sentry-react-native/pull/4804), [#4818](https://github.com/getsentry/sentry-react-native/pull/4818))
127+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2450)
128+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.43.1...2.45.0)
129+
- Bump Bundler Plugins from v3.3.1 to v3.4.0 ([#4805](https://github.com/getsentry/sentry-react-native/pull/4805))
130+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#340)
131+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.3.1...3.4.0)
132+
- Bump Cocoa SDK from v8.49.2 to v8.50.0 ([#4807](https://github.com/getsentry/sentry-react-native/pull/4807))
133+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8500)
134+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.49.2...8.50.0)
124135

125136
## 7.0.0-rc.2
126137

0 commit comments

Comments
 (0)