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.33.1 #1370

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Bumps src/sentry-dotnet from 3.33.0 to 3.33.1.

Auto-generated by a dependency updater.

Changelog

3.33.1

Fixes

  • SentryHttpMessageHandler added when AddHttpClient is before UseSentry (#2390)
  • Set the native sdk name for Android (#2389)
  • Fix db connection spans not finishing (#2398)
  • Various .NET MAUI fixes / improvements (#2403)
    • The battery level was being reported incorrectly due to percentage multiplier.
    • The device architecture (x64, arm64, etc.) is now reported
    • On Windows, the OS type is now reported as "Windows" instead of "WinUI". Additionally, the OS display version (ex, "22H2") is now included.
    • UIKit, ABI.Microsoft and WinRT frames are now marked "system" instead of "in app".
  • Reduce debug files uploaded (#2404)
  • Fix system frames being marked as "in-app" (#2408)
    • NOTE: This important fix corrects a value that is used during issue grouping, so you may receive new alerts for existing issues after deploying this update.
  • DB Connection spans presented poorly (#2409)
  • Populate scope's Cookies property (#2411)
  • Fix UWP GateKeeper errors (#2415)
  • Fix sql client db name (#2418)

Dependencies

@github-actions github-actions bot requested a review from bitsandfoxes as a code owner June 14, 2023 02:21
@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/3.33.1 branch from a3c1187 to 1190ffb Compare June 14, 2023 02:21
@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/3.33.1 branch from 1190ffb to 9c0f1d8 Compare June 15, 2023 02:20
@bitsandfoxes bitsandfoxes enabled auto-merge (squash) June 15, 2023 07:39
@bitsandfoxes bitsandfoxes merged commit e752161 into main Jun 15, 2023
@bitsandfoxes bitsandfoxes deleted the deps/src/sentry-dotnet/3.33.1 branch June 15, 2023 07:39
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