Skip to content

chore(deps): update .NET SDK to v5.1.0 #2005

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 1 commit into from
Feb 4, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 4, 2025

Bumps src/sentry-dotnet from 5.0.1 to 5.1.0.

Auto-generated by a dependency updater.

Changelog

5.1.0

Significant change in behavior

  • The User.IpAddress is now only set to {{auto}} when SendDefaultPii is enabled. This change gives you control over IP address collection directly on the client (#3893)

Features

  • .NET on iOS: Add experimental EnableAppHangTrackingV2 configuration flag to the options binding SDK (#3877)
  • Added SentryOptions.DisableSentryHttpMessageHandler. Useful if you're using OpenTelemetry.Instrumentation.Http and ending up with duplicate spans. (#3879)

Fixes

  • Prevent Native EXC_BAD_ACCESS signal errors from being captured when managed NullRefrenceExceptions occur (#3909)
  • Fixed duplicate SentryMauiEventProcessors (#3905)
  • Fixed invalid string.Format index in Debug logs for the DiagnosticSource integration (#3923)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/5.1.0 branch from 5685331 to 2701bcb Compare February 4, 2025 03:01
@bitsandfoxes bitsandfoxes enabled auto-merge (squash) February 4, 2025 12:53
@bitsandfoxes bitsandfoxes merged commit 249bddd into main Feb 4, 2025
71 of 73 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/src/sentry-dotnet/5.1.0 branch February 4, 2025 18:14
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