Skip to content

Commit b73a294

Browse files
chore: update modules/sentry-native to 0.7.18 (#3891)
Co-authored-by: GitHub <noreply@github.com>
1 parent f020492 commit b73a294

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
- .NET on iOS: Add experimental EnableAppHangTrackingV2 configuration flag to the options binding SDK ([#3877](https://github.com/getsentry/sentry-dotnet/pull/3877))
88
- 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))
99

10+
### Dependencies
11+
12+
- Bump Native SDK from v0.7.17 to v0.7.18 ([#3891](https://github.com/getsentry/sentry-dotnet/pull/3891))
13+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0718)
14+
- [diff](https://github.com/getsentry/sentry-native/compare/0.7.17...0.7.18)
15+
1016
## 5.0.1
1117

1218
### Fixes

modules/sentry-native

0 commit comments

Comments
 (0)