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

Bump Sentry from 3.11.1 to 3.21.0 #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Bumps Sentry from 3.11.1 to 3.21.0.

Release notes

Sourced from Sentry's releases.

3.21.0

Includes Sentry.Maui Preview 3

Features

  • Add ISentryTransactionProcessor (#1862)
  • Added 'integrations' to SdkVersion (#1820)
  • Updated Sentry Android SDK to version 6.3.0 (#1826)
  • Add the Sentry iOS SDK (#1829)
  • Enable Scope Sync for iOS (#1834)
  • Add API for deliberately crashing an app (#1842)
  • Add Mac Catalyst target (#1848)
  • Add Distribution properties (#1851)
  • Add and configure options for the iOS SDK (#1849)
  • Set default Release and Distribution for iOS and Android (#1856)
  • Apply WinUI 3 exception handler in Sentry core (#1863)
  • Copy context info from iOS (#1884)

Fixes

  • Parse "Mono Unity IL2CPP" correctly in platform runtime name (#1742)
  • Fix logging loop with NLog sentry (#1824)
  • Fix logging loop with Serilog sentry (#1828)
  • Skip attachment if stream is empty (#1854)
  • Allow some mobile options to be modified from defaults (#1857)
  • Fix environment name casing issue (#1861)
  • Null check HttpContext in SystemWebVersionLocator (#1881)
  • Fix detection of .NET Framework 4.8.1 (#1885)
  • Flush caching transport with main flush (#1890)
  • Fix Sentry interfering with MAUI's focus events (#1891)
  • Stop using server-os and server-runtime (#1893)

3.20.1

Fixes

  • URGENT: Fix events rejected due to duplicate sent_at header when offline caching is enabled through CacheDirectoryPath (#1818)
  • Fix null ref in aspnet TryGetTraceHeader (#1807)

3.20.0

Features

  • Use sent_at instead of sentry_timestamp to reduce clock skew (#1690)
  • Send project root path with events (#1739)

Fixes

  • Detect MVC versioning in route (#1731)
  • Fix error with ConcurrentHashMap on Android <= 9 (#1761)
  • Minor improvements to BackgroundWorker (#1773)
  • Make GzipRequestBodyHandler respect async (#1776)

... (truncated)

Changelog

Sourced from Sentry's changelog.

3.21.0

Includes Sentry.Maui Preview 3

Features

  • Add ISentryTransactionProcessor (#1862)
  • Added 'integrations' to SdkVersion (#1820)
  • Updated Sentry Android SDK to version 6.3.0 (#1826)
  • Add the Sentry iOS SDK (#1829)
  • Enable Scope Sync for iOS (#1834)
  • Add API for deliberately crashing an app (#1842)
  • Add Mac Catalyst target (#1848)
  • Add Distribution properties (#1851)
  • Add and configure options for the iOS SDK (#1849)
  • Set default Release and Distribution for iOS and Android (#1856)
  • Apply WinUI 3 exception handler in Sentry core (#1863)
  • Copy context info from iOS (#1884)

Fixes

  • Parse "Mono Unity IL2CPP" correctly in platform runtime name (#1742)
  • Fix logging loop with NLog sentry (#1824)
  • Fix logging loop with Serilog sentry (#1828)
  • Skip attachment if stream is empty (#1854)
  • Allow some mobile options to be modified from defaults (#1857)
  • Fix environment name casing issue (#1861)
  • Null check HttpContext in SystemWebVersionLocator (#1881)
  • Fix detection of .NET Framework 4.8.1 (#1885)
  • Flush caching transport with main flush (#1890)
  • Fix Sentry interfering with MAUI's focus events (#1891)
  • Stop using server-os and server-runtime (#1893)

3.20.1

Fixes

  • URGENT: Fix events rejected due to duplicate sent_at header when offline caching is enabled through CacheDirectoryPath (#1818)
  • Fix null ref in aspnet TryGetTraceHeader (#1807)

3.20.0

Features

  • Use sent_at instead of sentry_timestamp to reduce clock skew (#1690)
  • Send project root path with events (#1739)

Fixes

  • Detect MVC versioning in route (#1731)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 3.11.1 to 3.21.0.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dotnet@3.11.1...3.21.0)

---
updated-dependencies:
- dependency-name: Sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants