Skip to content

chore(deps): update .NET SDK to v5.11.1 #2207

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

Merged
merged 3 commits into from
Jun 24, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Bumps src/sentry-dotnet from 5.10.0 to 5.11.1.

Auto-generated by a dependency updater.

Changelog

5.11.1

Fixes

  • Fix linking of libsentry-native to avoid DllNotFoundException in Native AOT applications (#4298)

5.11.0

Features

  • Added non-allocating ConfigureScope and ConfigureScopeAsync overloads (#4244)
  • Add .NET MAUI AutomationId element information to breadcrumbs (#4248)
  • The HTTP Response Status Code for spans instrumented using OpenTelemetry is now searchable (#4283)

Fixes

  • The HTTP instrumentation uses the span created for the outgoing request in the sentry-trace header, fixing the parent-child relationship between client and server (#4264)
  • ExtraData not captured for Breadcrumbs in MauiEventsBinder (#4254)
    • NOTE: Required breaking changes to the public API of Sentry.Maui.BreadcrumbEvent, while keeping an Obsolete constructor for backward compatibility.
  • InvalidOperationException sending attachments on Android with LLVM enabled (#4276)
  • When CaptureFeedback methods are called with invalid email addresses, the email address will be removed and, if Debug mode is enabled, a warning will be logged. This is done to avoid losing the Feedback altogether (Sentry would reject Feedback that has an invalid email address) (#4284)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/5.11.1 branch from 4cd3a5a to 5a3d744 Compare June 22, 2025 03:27
@bitsandfoxes bitsandfoxes merged commit d1db525 into main Jun 24, 2025
74 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/src/sentry-dotnet/5.11.1 branch June 24, 2025 12:26
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