github getsentry/sentry-dotnet 5.5.0

latest release: 5.5.1
13 days ago

Features

  • The IScopeObserver now has an SetTrace that allows observing changes to the scope's trace context. The SDK uses this to propagate the trace ID to sentry-native. This allows Sentry to connect errors coming from all layers of your application (#4026)
  • Exception.HResult is now included in the mechanism data for all exceptions (#4029)

Fixes

  • Fixed symbolication and source context for net9.0-android (#4033)
  • Single quotes added to the release name when using MS Build to create Sentry releases on Windows (#4015)
  • Target net9.0 on Sentry.Google.Cloud.Functions to avoid conflict with Sentry.AspNetCore (#4039)
  • Changed default value for SentryOptions.EnableAppHangTrackingV2 to false (#4042)
  • Missing MAUI Shell navigation breadcrumbs on iOS (#4006)
  • Prevent application crashes when capturing screenshots on iOS (#4069)

Dependencies

Don't miss a new sentry-dotnet release

NewReleases is sending notifications on new releases.