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 v3.31.0 #1307

Merged
merged 1 commit into from
May 5, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 3, 2023

Bumps src/sentry-dotnet from 3.29.1 to 3.31.0.

Auto-generated by a dependency updater.

Changelog

3.31.0

Features

  • Initial work to support profiling in a future release. (#2206)
  • Create a Sentry event for failed HTTP requests (#2320)
  • Improve WithScope and add WithScopeAsync (#2303) (#2309)
  • Build .NET Standard 2.1 for Unity (#2328)
  • Add RemoveExceptionFilter, RemoveEventProcessor and RemoveTransactionProcessor extension methods on SentryOptions (#2331)
  • Include Dynamic Sampling Context with error events, when there's a transaction (#2332)

Fixes

  • Buffer payloads asynchronously when appropriate (#2297)
  • Restore System.Reflection.Metadata dependency for .NET Core 3 (#2302)
  • Capture open transactions on disabled hubs (#2319)
  • Remove session breadcrumbs (#2333)
  • Support synchronous HttpClient.Send in SentryHttpMessageHandler (#2336)
  • Fix ASP.NET Core issue with missing context when using capture methods that configure scope (#2339)
  • Improve debug file upload handling (#2349)

Dependencies

3.30.0

Features

  • Add FileDiagnosticLogger to assist with debugging the SDK (#2242)
  • Attach stack trace when events have captured an exception without a stack trace (#2266)
  • Add Scope.Clear and Scope.ClearBreadcrumbs methods (#2284)
  • Improvements to exception mechanism data (#2294)

Fixes

  • Normalize StackFrame in-app resolution for modules & function prefixes (#2234)
  • Calling AddAspNet more than once should not block all errors from being sent (#2253)
  • Fix Sentry CLI arguments when using custom URL or auth token parameters (#2259)
  • Sentry.AspNetCore fix transaction name when path base is used and route starts with a slash (#2265)
  • Fix Baggage header parsing in ASP.NET (Framework) (#2293)

Dependencies

@github-actions github-actions bot requested a review from bitsandfoxes as a code owner May 3, 2023 02:13
@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/3.31.0 branch from aea10af to 2933de3 Compare May 3, 2023 02:13
@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/3.31.0 branch from 2933de3 to cd78ab6 Compare May 4, 2023 02:13
@bitsandfoxes bitsandfoxes merged commit b027ebc into main May 5, 2023
@bitsandfoxes bitsandfoxes deleted the deps/src/sentry-dotnet/3.31.0 branch May 5, 2023 12:18
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