Skip to content

Commit 0c20c6c

Browse files
Merge v5.13.1-beta.1 to main (#3411)
1 parent 3931899 commit 0c20c6c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- Add iOS profiles to React Native Profiling ([#3349](https://github.com/getsentry/sentry-react-native/pull/3349))
88

9+
### Fixes
10+
11+
- Fix SIGSEV, SIGABRT and SIGBUS crashes happening after/around the August Google Play System update, see [#2955](https://github.com/getsentry/sentry-java/issues/2955) for more details
12+
913
### Dependencies
1014

1115
- Bump Android SDK from v6.33.1 to v6.34.0 ([#3408](https://github.com/getsentry/sentry-react-native/pull/3408))
@@ -15,6 +19,18 @@
1519
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7811)
1620
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.80.0...7.81.1)
1721

22+
## 5.13.1-beta.1
23+
24+
### Fixes
25+
26+
- Fix SIGSEV, SIGABRT and SIGBUS crashes happening after/around the August Google Play System update, see [#2955](https://github.com/getsentry/sentry-java/issues/2955) for more details
27+
28+
### Dependencies
29+
30+
- Bump Android SDK from v6.33.1 to v6.33.2-beta.1 ([#3385](https://github.com/getsentry/sentry-react-native/pull/3385))
31+
- [changelog](https://github.com/getsentry/sentry-java/blob/6.33.2-beta.1/CHANGELOG.md#6332-beta1)
32+
- [diff](https://github.com/getsentry/sentry-java/compare/6.33.1...6.33.2-beta.1)
33+
1834
## 5.13.0
1935

2036
### Features

0 commit comments

Comments
 (0)