diff --git a/CHANGELOG.md b/CHANGELOG.md index 64a4533916..84ddd07efc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ - Send source for transactions ([#2180](https://github.com/getsentry/sentry-java/pull/2180)) - Add profilesSampleRate and profileSampler options for Android sdk ([#2184](https://github.com/getsentry/sentry-java/pull/2184)) - Add baggage header to RestTemplate ([#2206](https://github.com/getsentry/sentry-java/pull/2206)) +- Bump Native SDK from v0.4.18 to v0.5.0 ([#2199](https://github.com/getsentry/sentry-java/pull/2199)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#050) + - [diff](https://github.com/getsentry/sentry-native/compare/0.4.18...0.5.0) ## 6.3.1 diff --git a/sentry-android-ndk/sentry-native b/sentry-android-ndk/sentry-native index ff5bfcf0eb..87e67ad783 160000 --- a/sentry-android-ndk/sentry-native +++ b/sentry-android-ndk/sentry-native @@ -1 +1 @@ -Subproject commit ff5bfcf0eb2c47d03eb57a51bdf2e6ad4b8ece10 +Subproject commit 87e67ad783a7ec4476b0eb4742bd40fe5a1e2435