From b820b893c523d0ccc48d7d6a04d45701bb499db4 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 17 Sep 2024 09:45:22 +0000 Subject: [PATCH] chore: update sentry-android-ndk/sentry-native to 0.7.9 --- 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 4bf79a0739d..4d93e69845e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,12 @@ - `options.experimental.sessionReplay.errorSampleRate` was renamed to `options.experimental.sessionReplay.onErrorSampleRate` ([#3637](https://github.com/getsentry/sentry-java/pull/3637)) - Manifest option `io.sentry.session-replay.error-sample-rate` was renamed to `io.sentry.session-replay.on-error-sample-rate` ([#3637](https://github.com/getsentry/sentry-java/pull/3637)) +### Dependencies + +- Bump Native SDK from v0.7.2 to v0.7.9 ([#3667](https://github.com/getsentry/sentry-java/pull/3667)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#079) + - [diff](https://github.com/getsentry/sentry-native/compare/0.7.2...0.7.9) + ## 7.14.0 ### Features diff --git a/sentry-android-ndk/sentry-native b/sentry-android-ndk/sentry-native index 0f1d664759c..2a88542eb31 160000 --- a/sentry-android-ndk/sentry-native +++ b/sentry-android-ndk/sentry-native @@ -1 +1 @@ -Subproject commit 0f1d664759cba187a846a562f9d55f3c62dffaa3 +Subproject commit 2a88542eb3136e0e357517c4c9cdb1f3c0453647