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 v4.8.0 #1704

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Bumps src/sentry-dotnet from 4.7.0 to 4.8.0.

Auto-generated by a dependency updater.

Changelog

4.8.0

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

  • The SDK no longer fails to create a trace root (#3453)
  • Debug logs are now visible for MAUI apps in Visual Studio when using Sentry's default DiagnosticLogger (#3373)
  • Fixed Monitor duration calculation ([#3420]fix: Fixed duration calculation for Sentry.Hangfire crons checkIn sentry-dotnet#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

@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/4.8.0 branch from 0e15f9f to f87d24f Compare June 27, 2024 02:13
@bitsandfoxes bitsandfoxes merged commit 63108d2 into main Jun 27, 2024
122 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/src/sentry-dotnet/4.8.0 branch June 27, 2024 12:24
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