Skip to content

Commit

Permalink
Update CHANGELOG.md (#4608)
Browse files Browse the repository at this point in the history
add notes about #4598
  • Loading branch information
kahest authored Feb 28, 2025
1 parent 86818c7 commit 6fd1d2b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@

## 6.9.0

> [!WARNING]
> 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.
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
### Features

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

## 6.8.0

> [!WARNING]
> 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.
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
### Features

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

## 6.7.0

> [!WARNING]
> 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.
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
### Features

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

## 6.6.0

> [!WARNING]
> 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.
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
### Features

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

## 6.5.0

> [!WARNING]
> 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.
> See issue [#4598](https://github.com/getsentry/sentry-react-native/issues/4598) for more details.
### Features

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

0 comments on commit 6fd1d2b

Please sign in to comment.