Closed github-actions[bot] closed 1 day ago
Bumps sentry-android-ndk/sentry-native from 0.7.8 to 0.7.13.
Auto-generated by a dependency updater.
Features:
inproc
.NET
Mono
Fixes:
dispatch_semaphore_wait()
transaction.data
context.trace.data
Thank you:
olback
sentry_capture_minidump()
GetSystemTimePreciseAsFileTime()
GetSystemTimeAsFileTime()
Bumps sentry-android-ndk/sentry-native from 0.7.8 to 0.7.13.
Auto-generated by a dependency updater.
Changelog
0.7.13
Features:
inproc
to support.NET
on Linux andMono
on Android (specifically, .NET MAUI). (#1027)Fixes:
dispatch_semaphore_wait()
when using an HTTP-proxy on macOS. (#1077, crashpad[#111](https://github-redirect.dependabot.com/getsentry/sentry-native/issues/111))transaction.data
insidecontext.trace.data
. (#1075)Thank you:
olback
0.7.12
Features:
sentry_capture_minidump()
to capture independently created minidumps. (#1067)Fixes:
0.7.11
Fixes:
GetSystemTimePreciseAsFileTime()
at runtime and fall back toGetSystemTimeAsFileTime()
to allow running on Windows < 8. (#1051)0.7.10
Fixes:
Thank you:
0.7.9
Fixes: