chore(deps): update dependency sentry.aspnetcore to 5.1.0 #15

Merged
cswimr merged 1 commit from renovate/sentry-dotnet-monorepo into main 2025-02-07 23:52:06 -05:00
Collaborator

This PR contains the following updates:

Package Type Update Change
Sentry.AspNetCore (source) nuget minor 5.0.1 -> 5.1.0

Release Notes

getsentry/sentry-dotnet (Sentry.AspNetCore)

v5.1.0

Compare Source

Significant change in behavior
  • The User.IpAddress is now only set to {{auto}} when SendDefaultPii is enabled. This change gives you control over IP address collection directly on the client (#​3893)
Features
  • .NET on iOS: Add experimental EnableAppHangTrackingV2 configuration flag to the options binding SDK (#​3877)
  • Added SentryOptions.DisableSentryHttpMessageHandler. Useful if you're using OpenTelemetry.Instrumentation.Http and ending up with duplicate spans. (#​3879)
Fixes
  • Prevent Native EXC_BAD_ACCESS signal errors from being captured when managed NullRefrenceExceptions occur (#​3909)
  • Fixed duplicate SentryMauiEventProcessors (#​3905)
  • Fixed invalid string.Format index in Debug logs for the DiagnosticSource integration (#​3923)
Dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Sentry.AspNetCore](https://sentry.io/) ([source](https://github.com/getsentry/sentry-dotnet)) | nuget | minor | `5.0.1` -> `5.1.0` | --- ### Release Notes <details> <summary>getsentry/sentry-dotnet (Sentry.AspNetCore)</summary> ### [`v5.1.0`](https://github.com/getsentry/sentry-dotnet/blob/HEAD/CHANGELOG.md#510) [Compare Source](https://github.com/getsentry/sentry-dotnet/compare/5.0.1...5.1.0) ##### Significant change in behavior - The User.IpAddress is now only set to `{{auto}}` when `SendDefaultPii` is enabled. This change gives you control over IP address collection directly on the client ([#&#8203;3893](https://github.com/getsentry/sentry-dotnet/pull/3893)) ##### Features - .NET on iOS: Add experimental EnableAppHangTrackingV2 configuration flag to the options binding SDK ([#&#8203;3877](https://github.com/getsentry/sentry-dotnet/pull/3877)) - Added `SentryOptions.DisableSentryHttpMessageHandler`. Useful if you're using `OpenTelemetry.Instrumentation.Http` and ending up with duplicate spans. ([#&#8203;3879](https://github.com/getsentry/sentry-dotnet/pull/3879)) ##### Fixes - Prevent Native EXC_BAD_ACCESS signal errors from being captured when managed NullRefrenceExceptions occur ([#&#8203;3909](https://github.com/getsentry/sentry-dotnet/pull/3909)) - Fixed duplicate SentryMauiEventProcessors ([#&#8203;3905](https://github.com/getsentry/sentry-dotnet/pull/3905)) - Fixed invalid string.Format index in Debug logs for the DiagnosticSource integration ([#&#8203;3923](https://github.com/getsentry/sentry-dotnet/pull/3923)) ##### Dependencies - Bump Native SDK from v0.7.17 to v0.7.20 ([#&#8203;3891](https://github.com/getsentry/sentry-dotnet/pull/3891), [#&#8203;3908](https://github.com/getsentry/sentry-dotnet/pull/3908), [#&#8203;3929](https://github.com/getsentry/sentry-dotnet/pull/3929)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0720) - [diff](https://github.com/getsentry/sentry-native/compare/0.7.17...0.7.20) - Bump Java SDK from v7.20.0 to v7.20.1 ([#&#8203;3907](https://github.com/getsentry/sentry-dotnet/pull/3907)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7201) - [diff](https://github.com/getsentry/sentry-java/compare/7.20.0...7.20.1) - Bump CLI from v2.40.0 to v2.41.1 ([#&#8203;3910](https://github.com/getsentry/sentry-dotnet/pull/3910)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2411) - [diff](https://github.com/getsentry/sentry-cli/compare/2.40.0...2.41.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19-->
Renovate added the
Kind
Renovate
label 2025-02-02 23:21:10 -05:00
Renovate added 1 commit 2025-02-02 23:21:11 -05:00
cswimr merged commit 0cabbf2a88 into main 2025-02-07 23:52:06 -05:00
cswimr deleted branch renovate/sentry-dotnet-monorepo 2025-02-07 23:52:06 -05:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cswimr/LookingGlass#15
No description provided.