We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c5032 commit 737176fCopy full SHA for 737176f
CHANGELOG.md
@@ -11,6 +11,13 @@
11
- Load lazy fields on init in the background ([#3803](https://github.com/getsentry/sentry-java/pull/3803))
12
- Replace setOf with HashSet.add ([#3801](https://github.com/getsentry/sentry-java/pull/3801))
13
14
+### Dependencies
15
+
16
+- Bump Native SDK from v0.7.2 to v0.7.8 ([#3620](https://github.com/getsentry/sentry-java/pull/3620))
17
+ - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#078)
18
+ - [diff](https://github.com/getsentry/sentry-native/compare/0.7.2...0.7.8)
19
20
21
## 7.16.0-alpha.1
22
23
### Features
0 commit comments