chore(deps): update .NET SDK to v3.31.0 #1307
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 src/sentry-dotnet from 3.29.1 to 3.31.0.
Auto-generated by a dependency updater.
Changelog
3.31.0
Features
WithScope
and addWithScopeAsync
(#2303) (#2309)RemoveExceptionFilter
,RemoveEventProcessor
andRemoveTransactionProcessor
extension methods onSentryOptions
(#2331)Fixes
System.Reflection.Metadata
dependency for .NET Core 3 (#2302)HttpClient.Send
inSentryHttpMessageHandler
(#2336)Dependencies
3.30.0
Features
FileDiagnosticLogger
to assist with debugging the SDK (#2242)Scope.Clear
andScope.ClearBreadcrumbs
methods (#2284)Fixes
AddAspNet
more than once should not block all errors from being sent (#2253)Dependencies
Bump Cocoa SDK from v8.3.0 to v8.4.0 (#2237, #2248, #2251, #2285)
Bump CLI from v2.14.4 to v2.17.0 (#2238, #2244, #2252, #2264, #2292)
Bump Java SDK from v6.15.0 to v6.17.0 (#2243, #2277)