Skip to content

Commit 6fd1d2b

Browse files
authored
Update CHANGELOG.md (#4608)
add notes about #4598
1 parent 86818c7 commit 6fd1d2b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727

2828
## 6.9.0
2929

30+
> [!WARNING]
31+
> This release contains an issue where Cold starts can be incorrectly reported as Warm starts on Android. We recommend staying on version 6.4.0 if you use this feature on Android.
32+
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
33+
3034
### Features
3135

3236
- User Feedback Widget Beta ([#4435](https://github.com/getsentry/sentry-react-native/pull/4435))
@@ -62,6 +66,10 @@
6266

6367
## 6.8.0
6468

69+
> [!WARNING]
70+
> This release contains an issue where Cold starts can be incorrectly reported as Warm starts on Android. We recommend staying on version 6.4.0 if you use this feature on Android.
71+
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
72+
6573
### Features
6674

6775
- Adds Sentry Android Gradle Plugin as an experimental Expo plugin feature ([#4440](https://github.com/getsentry/sentry-react-native/pull/4440))
@@ -107,6 +115,10 @@
107115

108116
## 6.7.0
109117

118+
> [!WARNING]
119+
> This release contains an issue where Cold starts can be incorrectly reported as Warm starts on Android. We recommend staying on version 6.4.0 if you use this feature on Android.
120+
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
121+
110122
### Features
111123

112124
- Add `ignoredComponents` option to `annotateReactComponents` to exclude specific components from React component annotations ([#4517](https://github.com/getsentry/sentry-react-native/pull/4517))
@@ -139,6 +151,10 @@
139151

140152
## 6.6.0
141153

154+
> [!WARNING]
155+
> This release contains an issue where Cold starts can be incorrectly reported as Warm starts on Android. We recommend staying on version 6.4.0 if you use this feature on Android.
156+
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
157+
142158
### Features
143159

144160
- Send Sentry React Native SDK version in the Session Replay Events on iOS ([#4450](https://github.com/getsentry/sentry-react-native/pull/4450))
@@ -175,6 +191,10 @@
175191

176192
## 6.5.0
177193

194+
> [!WARNING]
195+
> This release contains an issue where Cold starts can be incorrectly reported as Warm starts on Android. We recommend staying on version 6.4.0 if you use this feature on Android.
196+
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
197+
178198
### Features
179199

180200
- Mobile Session Replay is now generally available and ready for production use ([#4384](https://github.com/getsentry/sentry-react-native/pull/4384))

0 commit comments

Comments
 (0)