diff --git a/CHANGELOG.md b/CHANGELOG.md index 72385a3017..cf2cf291e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ - .NET on iOS: Add experimental EnableAppHangTrackingV2 configuration flag to the options binding SDK ([#3877](https://github.com/getsentry/sentry-dotnet/pull/3877)) - Added `SentryOptions.DisableSentryHttpMessageHandler`. Useful if you're using `OpenTelemetry.Instrumentation.Http` and ending up with duplicate spans. ([#3879](https://github.com/getsentry/sentry-dotnet/pull/3879)) +### Dependencies + +- Bump Native SDK from v0.7.17 to v0.7.18 ([#3891](https://github.com/getsentry/sentry-dotnet/pull/3891)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0718) + - [diff](https://github.com/getsentry/sentry-native/compare/0.7.17...0.7.18) + ## 5.0.1 ### Fixes diff --git a/modules/sentry-native b/modules/sentry-native index 4072538dfd..52ee37c24c 160000 --- a/modules/sentry-native +++ b/modules/sentry-native @@ -1 +1 @@ -Subproject commit 4072538dfdbcafb3974318fe08798e51f62786d9 +Subproject commit 52ee37c24c1ec5a6f24aa8a5057bc6273f2e1162