Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update .NET SDK to v5.5.0 #2095

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 3, 2025

Bumps src/sentry-dotnet from 5.4.0 to 5.5.0.

Auto-generated by a dependency updater.

Changelog

5.5.0

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

@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/5.5.0 branch from 7465ff4 to 8d0bc7a Compare April 3, 2025 03:12
@bitsandfoxes bitsandfoxes deleted the deps/src/sentry-dotnet/5.5.0 branch April 7, 2025 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants