chore(deps): update Dotnet SDK to v4.9.0 #47
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps dependencies/Sentry.properties from 4.4.0 to 4.9.0.
Auto-generated by a dependency updater.
Changelog
4.9.0
Fixes
Features
API Changes
4.8.1
Fixes
FirstChanceException
workaround for WinUI (#3411)Dependencies
4.8.0
Obsoletion
Features
Sentry.AspNetCore.Blazor.WebAssembly
. This packages provides you with an extension toWebAssemblyHostBuilder
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
Scope.User.Id
now correctly defaults to the InstallationId unless it has been set otherwise (#3425)Dependencies
4.7.0
API Changes
Features
SentrySdk.CaptureCheckIn
(#3330)SentrySdk.RunAsyncVoid
helper method that lets you capture exceptions fromasync void
methods (#3379)Fixes
Dependencies
4.6.2
Fixes
4.6.1
Fixes
RunAOTCompilation
enabled. (#3363)Dependencies
4.6.0
Features
byte[]
as attachment (#3352)Fixes
Dependencies
4.5.0
Features
Fixes
HttpResponse.Content
is no longer disposed by when usingSentryHttpFailedRequestHandler
on .NET Framework, which was causing an ObjectDisposedException when using Sentry with NSwag (#3306)CacheDirectoryPath
(#3328)Dependencies