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
* add javascript logic (WIP when to spawn cache) / implemented Android context info
* fix logic and also implement ios side
* remove setTimeout and use afterInit hook, add tests
* yarn fix
* use java 8 syntax
* changelog
* clang fix?
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@
8
8
9
9
## Unreleased
10
10
11
+
## Features
12
+
13
+
- Logs now contains more attributes like release, os and device information ([#5032](https://github.com/getsentry/sentry-react-native/pull/5032))
14
+
11
15
### Dependencies
12
16
13
17
- Bump Android SDK from v8.17.0 to v8.18.0 ([#5034](https://github.com/getsentry/sentry-react-native/pull/5034))
0 commit comments