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 intoApr 28, 2026
Merged
Conversation
notheotherben
approved these changes
Apr 27, 2026
notheotherben
left a comment
Member
There was a problem hiding this comment.
This PR has been automatically approved because it was created by @dependabot.
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
Bot
force-pushed
the
dependabot/nuget/Rex/Sentry.AspNetCore-4.13.0
branch
from
April 28, 2026 06:21
6d8cb4c to
c0d3aa1
Compare
dependabot
Bot
deleted the
dependabot/nuget/Rex/Sentry.AspNetCore-4.13.0
branch
April 28, 2026 06:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Sentry.AspNetCore from 4.9.0 to 4.13.0.
Release notes
Sourced from Sentry.AspNetCore's releases.
4.13.0
Features
Fixes
Dependencies
4.12.2
Features
SetBeforeScreenshotCapturecallback to the options: allowing the user to set an action before the screenshot is taken (#3661)Sentry.AspNetCore.Blazor.WebAssemblygenerally available. (#3674)Fixes
sentry.native.android.dotnet(#3682)Dependencies
System.Text.Jsonfrom v6.0.8 to v6.0.10 (#3704)4.12.1
Fixes
Dependencies
4.12.1-segv1
Fixes
sentry.native.android.dotnet(#3682)Features
SetBeforeScreenshotCapturecallback to the options: allowing the user to set an action before the screenshot is taken (#3661)Sentry.AspNetCore.Blazor.WebAssemblygenerally available. (#3674)Dependencies
System.Text.Jsonfrom v6.0.8 to v6.0.10 (#3704)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.xand targeting iOS or Mac Catalyst, you will need to install and use Xcode 16 andworkload iOS SDK 18.0.8303Note that .NET 9 will also support Xcode 16, when it is released next month (Nov 2024).
API Changes
SentrySdk.Metricsmodule is deprecated and will be removed in the next major release.Sentry will reject all metrics sent after October 7, 2024.
Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics (#3619)
Fixes
Features
DisableFileWriteto 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
Sentry.SeriLogorSentry.Extensions.Loggingintegrations. (#3584)Fixes
FormatExceptionforProcessorFrequencywhen trying to report native events (#3541)API Changes
SentrySdk.StartTransaction()now returns aNoOpTransaction, which avoids unnecessary memory allocations (#3581)Dependencies
4.10.2
Various fixes & improvements
Hub.Dispose(#3539) by @bitsandfoxes4.10.1
Fixes
Dependencies
4.10.0
Features
Sentry.AspNetCore.Blazor.WebAssemblynow targets .NET 8 specifically, allowing for proper dependency resolution (#3501)Fixes
WPF,WinFormsorAvaloniawithPublishAotenabled, the SDK no longers throws aDllNotFoundExceptiontrying to initializesentry-native(#3411)Unable to load DLL sentry-native or one of its dependencies
FormatExceptionwhen trying to report native events (#3485)SentryMessageHandler(#3477)Dependencies
Commits viewable in compare view.