From 17a8150316e4df926b348a1a8b626d1bd77e8c94 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 29 Mar 2023 07:51:00 +0000 Subject: [PATCH] chore: update sentry-android-ndk/sentry-native to 0.6.1 --- CHANGELOG.md | 6 ++++++ sentry-android-ndk/sentry-native | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6248a479f..53eb41d3a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,12 @@ - Pass through unknown sentry baggage keys into SentryEnvelopeHeader ([#2618](https://github.com/getsentry/sentry-java/pull/2618)) - Fix missing null check when removing lifecycle observer ([#2625](https://github.com/getsentry/sentry-java/pull/2625)) +### Dependencies + +- Bump Native SDK from v0.5.4 to v0.6.1 ([#2629](https://github.com/getsentry/sentry-java/pull/2629)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#061) + - [diff](https://github.com/getsentry/sentry-native/compare/0.5.4...0.6.1) + ## 6.16.0 ### Features diff --git a/sentry-android-ndk/sentry-native b/sentry-android-ndk/sentry-native index 63699d75a7..4410f906df 160000 --- a/sentry-android-ndk/sentry-native +++ b/sentry-android-ndk/sentry-native @@ -1 +1 @@ -Subproject commit 63699d75a77a689abd8016c52577e799f3dbad4f +Subproject commit 4410f906df4a9b2736ce4259294289857412dc98