You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,10 @@
27
27
28
28
## 6.9.0
29
29
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
+
30
34
### Features
31
35
32
36
- User Feedback Widget Beta ([#4435](https://github.com/getsentry/sentry-react-native/pull/4435))
@@ -62,6 +66,10 @@
62
66
63
67
## 6.8.0
64
68
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
+
65
73
### Features
66
74
67
75
- 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 @@
107
115
108
116
## 6.7.0
109
117
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
+
110
122
### Features
111
123
112
124
- 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 @@
139
151
140
152
## 6.6.0
141
153
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
+
142
158
### Features
143
159
144
160
- 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 @@
175
191
176
192
## 6.5.0
177
193
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
+
178
198
### Features
179
199
180
200
- 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