Skip to content
This repository was archived by the owner on Aug 12, 2026. It is now read-only.

Bump Sentry.AspNetCore from 4.9.0 to 4.13.0 - #445

Merged
notheotherben merged 1 commit into
mainfrom
dependabot/nuget/Rex/Sentry.AspNetCore-4.13.0
Apr 28, 2026
Merged

notheotherben merged 1 commit into
mainfrom
dependabot/nuget/Rex/Sentry.AspNetCore-4.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Updated Sentry.AspNetCore from 4.9.0 to 4.13.0.

Release notes

Sourced from Sentry.AspNetCore's releases.

4.13.0

Features

  • Limited experimental support for Session Replay Recording on Android (#​3552)

Fixes

  • When using OTel and ASP.NET Core the SDK could try to process OTel spans after the SDK had been closed (#​3726)

Dependencies

4.12.2

Features

  • Android - allow logcat attachments to be previewed in Sentry (#​3711)
  • Added a SetBeforeScreenshotCapture callback to the options: allowing the user to set an action before the screenshot is taken (#​3661)
  • Make Sentry.AspNetCore.Blazor.WebAssembly generally available. (#​3674)

Fixes

  • Events from NDK on Android will report sdk.name sentry.native.android.dotnet (#​3682)

Dependencies

4.12.1

Fixes

  • Fixed "Failed to persist session" error on iOS (#​3655)

Dependencies

4.12.1-segv1

Fixes

  • Android - fix bug that prevents logcat.log from getting attached to unhandled event (SIGSEGV Segfault) (#​3694)
  • Events from NDK on Android will report sdk.name sentry.native.android.dotnet (#​3682)

Features

  • Added a SetBeforeScreenshotCapture callback to the options: allowing the user to set an action before the screenshot is taken (#​3661)
  • Make Sentry.AspNetCore.Blazor.WebAssembly generally available. (#​3674)

Dependencies

4.12.0

Support for Xcode 16.0 (BREAKING CHANGE)

If you are using Xcode 16.0, you will need to update the SDK to this version (4.12.0) or later.
If you are still using Xcode 15.4 or earlier, you need to continue to use the previous version (4.11.0) or earlier.

Using Xcode 16 to build .NET applications targeting iOS and Mac Catalyst requires .NET workload for iOS SDK version 18.0.8303. We built the SDK version 4.12.0 using Xcode 16 in order to support this scenario. That, unfortunately, breaks folks using older version of Xcode.

As such, if you are using SDK version 4.12.x and targeting iOS or Mac Catalyst, you will need to install and use Xcode 16 and workload iOS SDK 18.0.8303

Note that .NET 9 will also support Xcode 16, when it is released next month (Nov 2024).

API Changes

Fixes

  • Fixed duplicate key exception for Hangfire jobs with AutomaticRetry (#​3631)

Features

  • Added a flag to options DisableFileWrite to allow users to opt-out of all file writing operations. Note that toggling this will affect features such as offline caching and auto-session tracking and release health as these rely on some file persistency (#​3614, #​3641)

Dependencies

4.11.0

Features

  • All exceptions are now added as breadcrumbs on future events. Previously this was only the case for exceptions captured via the Sentry.SeriLog or Sentry.Extensions.Logging integrations. (#​3584)

Fixes

  • On mobile devices, the SDK no longer throws a FormatException for ProcessorFrequency when trying to report native events (#​3541)
  • Add missing org parameter to the CLI release operations (#​3600)

API Changes

  • When the Sentry SDK is disabled, SentrySdk.StartTransaction() now returns a NoOpTransaction, which avoids unnecessary memory allocations (#​3581)

Dependencies

4.10.2

Various fixes & improvements

  • fix: Prevent deadlock in Hub.Dispose (#​3539) by @​bitsandfoxes
  • build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 (#​3543) by @​dependabot

4.10.1

Fixes

  • Unfinished spans are now correctly stored and retrieved by the CachingTransport (#​3533)

Dependencies

4.10.0

Features

  • Users can now automatically create releases and associated commits via sentry-cli and MSBuild properties (#​3462)
  • Sentry.AspNetCore.Blazor.WebAssembly now targets .NET 8 specifically, allowing for proper dependency resolution (#​3501)

Fixes

  • When targeting WPF, WinForms or Avalonia with PublishAot enabled, the SDK no longers throws a DllNotFoundException trying to initialize sentry-native (#​3411)
    Unable to load DLL sentry-native or one of its dependencies
  • On mobile devices, the SDK no longer throws a FormatException when trying to report native events (#​3485)
  • Race condition in SentryMessageHandler (#​3477)
  • Decrease runtime diagnostics circular buffer when profiling, reducing memory usage (#​3491)
  • The InstallationId is now resolved only once per application execution and any issues are logged as warnings instead of errors (#​3529)
  • DisplayInfo now captured correctly on iOS and Mac Catalyst on non-UI threads (#​3521)

Dependencies

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 27, 2026

@notheotherben notheotherben left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@notheotherben
notheotherben enabled auto-merge April 27, 2026 06:46
---
updated-dependencies:
- dependency-name: Sentry.AspNetCore
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Rex/Sentry.AspNetCore-4.13.0 branch from 6d8cb4c to c0d3aa1 Compare April 28, 2026 06:21
@notheotherben
notheotherben merged commit 09b8402 into main Apr 28, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/Rex/Sentry.AspNetCore-4.13.0 branch April 28, 2026 06:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant