github getsentry/sentry-dotnet 4.8.0

4 days ago

Obsoletion

  • Marked SentryUser.Segment as deprecated (#3437)

Features

  • Added a new package Sentry.AspNetCore.Blazor.WebAssembly. This packages provides you with an extension to WebAssemblyHostBuilder to allow SDK configuration via the builder pattern. This package gives us an entry point and the ability to extend the SDKs support and out-of-the-box offering. You can follow the progress and leave feedback either (here) for extending the support for Blazor Server or (here) for Blazor WebAssembly support (#3386)

Fixes

  • Debug logs are now visible for MAUI apps in Visual Studio when using Sentry's default DiagnosticLogger (#3373)
  • Fixed Monitor duration calculation ([#3420]#3420)
  • Fixed null IServiceProvider in anonymous routes with OpenTelemetry (#3401)
  • Fixed Trim warnings in Sentry.DiagnosticSource and WinUIUnhandledException integrations (#3410)
  • Fixed memory leak when tracing is enabled (#3432)
  • Scope.User.Id now correctly defaults to the InstallationId unless it has been set otherwise (#3425)

Dependencies

Don't miss a new sentry-dotnet release

NewReleases is sending notifications on new releases.