Skip to content

chore(deps): update Dotnet SDK to v5.1.1 #78

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 14, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Bumps dependencies/Sentry.properties from 5.0.1 to 5.1.1.

Auto-generated by a dependency updater.

Changelog

5.1.1

Fixes

  • Emit transaction.data inside contexts.trace.data (#3936)
  • Native SIGSEGV errors resulting from managed NullReferenceExceptions are now suppressed on Android (#3903)
  • OTel activities that are marked as not recorded are no longer sent to Sentry (#3890)
  • Fixed envelopes with oversized attachments getting stuck in __processing (#3938)
  • OperatingSystem will now return macOS as OS name instead of 'Darwin' as well as the proper version. (#2710)
  • Ignore null value on CocoaScopeObserver.SetTag (#3948)

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/dependencies/Sentry.properties branch from 17c5d8b to 367f202 Compare February 14, 2025 08:25
@vaind vaind merged commit e57874a into main Feb 14, 2025
11 checks passed
@vaind vaind deleted the deps/dependencies/Sentry.properties branch February 14, 2025 11:10
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