Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps Sentry from 3.22.0 to 3.23.1.

Release notes

Sourced from Sentry's releases.

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)
  • Add ISpan.GetTransaction convenience method (#2014)

Fixes

  • Split Android and Cocoa bindings into separate projects (#1983)
    • NuGet package Sentry now depends on Sentry.Bindings.Android for net6.0-android targets.
    • NuGet package Sentry now depends on Sentry.Bindings.Cocoa for net6.0-ios and net6.0-maccatalyst targets.
  • Exclude EF error message from logging (#1980)
  • Ensure logs with lower levels are captured by Sentry.Extensions.Logging (#1992)
  • Fix bug with pre-formatted strings passed to diagnostic loggers (#2004)
  • Fix DI issue by binding to MAUI using lifecycle events (#2006)
  • Unhide SentryEvent.Exception (#2011)
  • Bump Google.Cloud.Functions.Hosting to version 1.1.0 (#2015)
  • Fix default host issue for the Sentry Tunnel middleware (#2019)
Changelog

Sourced from Sentry's changelog.

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)
  • Add ISpan.GetTransaction convenience method (#2014)

Fixes

  • Split Android and Cocoa bindings into separate projects (#1983)
    • NuGet package Sentry now depends on Sentry.Bindings.Android for net6.0-android targets.
    • NuGet package Sentry now depends on Sentry.Bindings.Cocoa for net6.0-ios and net6.0-maccatalyst targets.
  • Exclude EF error message from logging (#1980)
  • Ensure logs with lower levels are captured by Sentry.Extensions.Logging (#1992)
  • Fix bug with pre-formatted strings passed to diagnostic loggers (#2004)
  • Fix DI issue by binding to MAUI using lifecycle events (#2006)
  • Unhide SentryEvent.Exception (#2011)
  • Bump Google.Cloud.Functions.Hosting to version 1.1.0 (#2015)
  • Fix default host issue for the Sentry Tunnel middleware (#2019)
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.22.0 to 3.23.1.
- [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.22.0...3.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 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