Skip to content

Bump Sentry from 3.8.3 to 3.25.0 #200

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

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 Jan 1, 2023

Bumps Sentry from 3.8.3 to 3.25.0.

Release notes

Sourced from Sentry's releases.

3.25.0

Features

  • Add support for Portable PDB format (#2050)
  • Update bundled Android SDK to version 6.10.0(#2095)
  • Update bundled Cocoa SDK to version 7.31.4 (#2096)

Fixes

  • Fix db warnings caused by transaction sampled out (#2097)

3.24.1

Fixes

  • Fix missing stack trace on UnobservedTaskException (#2067)
  • Fix warning caused by db connection span closed prematurely (#2068)
  • Attach db connections to child spans correctly (#2071)
  • Improve MAUI event bindings (#2089)

3.24.0

Features

  • Simplify API for flushing events (#2030)
  • Update bundled Cocoa SDK to version 7.31.1 (#2053)
  • Update bundled Android SDK to version 6.7.1 (#2058)

Fixes

  • Update unobserved task exception integration (#2034)
  • Fix trace propagation targets setter (#2035)
  • Fix DiagnosticSource integration disabled incorrectly with TracesSampler (#2039)
  • Update transitive dependencies to resolve security warnings (#2045)
  • Fix issue with Hot Restart for iOS (#2047)
  • Fix CacheDirectoryPath option on MAUI (#2055)

3.23.1

Fixes

  • Fix concurrency bug in caching transport (#2026)

3.23.0

Features

  • Update bundled Android SDK to version 6.5.0 (#1984)
  • Update bundled Cocoa SDK to version 7.28.0 (#1988)
  • Allow custom processors to be added as a scoped dependency (#1979)
  • Support DI for custom transaction processors (#1993)
  • Mark Transaction as aborted when unhandled exception occurs (#1996)
  • Build Windows and Tizen targets for Sentry.Maui (#2005)
  • Add Custom Measurements API (#2013)

... (truncated)

Changelog

Sourced from Sentry's changelog.

3.25.0

Features

  • Add support for Portable PDB format (#2050)
  • Update bundled Android SDK to version 6.10.0(#2095)
  • Update bundled Cocoa SDK to version 7.31.4 (#2096)

Fixes

  • Fix db warnings caused by transaction sampled out (#2097)

3.24.1

Fixes

  • Fix missing stack trace on UnobservedTaskException (#2067)
  • Fix warning caused by db connection span closed prematurely (#2068)
  • Attach db connections to child spans correctly (#2071)
  • Improve MAUI event bindings (#2089)

3.24.0

Features

  • Simplify API for flushing events (#2030)
  • Update bundled Cocoa SDK to version 7.31.1 (#2053)
  • Update bundled Android SDK to version 6.7.1 (#2058)

Fixes

  • Update unobserved task exception integration (#2034)
  • Fix trace propagation targets setter (#2035)
  • Fix DiagnosticSource integration disabled incorrectly with TracesSampler (#2039)
  • Update transitive dependencies to resolve security warnings (#2045)
  • Fix issue with Hot Restart for iOS (#2047)
  • Fix CacheDirectoryPath option on MAUI (#2055)

3.23.1

Fixes

  • Fix concurrency bug in caching transport (#2026)

3.23.0

Features

  • Update bundled Android SDK to version 6.5.0 (#1984)
  • Update bundled Cocoa SDK to version 7.28.0 (#1988)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 3.8.3 to 3.25.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.8.3...3.25.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 Jan 1, 2023
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