Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2025

This PR contains the following updates:

Package Change Age Confidence
Sentry (source) 5.14.1 -> 5.15.0 age confidence
Sentry.Extensions.Logging (source) 5.14.1 -> 5.15.0 age confidence

Release Notes

getsentry/sentry-dotnet (Sentry)

v5.15.0

Compare Source

Features
  • Experimental Structured Logs:
    • Redesign SDK Logger APIs to allow usage of params (#​4451)
    • Shorten the key names of Microsoft.Extensions.Logging attributes (#​4450)
Fixes
  • Experimental Structured Logs:
    • Remove IDisposable from SentryStructuredLogger. Disposal is intended through the owning IHub instance (#​4424)
    • Ensure all buffered logs are sent to Sentry when the application terminates unexpectedly (#​4425)
    • InvalidOperationException potentially thrown during a race condition, especially in concurrent high-volume logging scenarios (#​4428)
  • Blocking calls are no longer treated as unhandled crashes (#​4458)
  • Only apply Session Replay masks to specific control types when necessary to avoid performance issues in MAUI apps with complex UIs (#​4445)
  • De-duplicate Java.Lang.RuntimeException on Android (#​4509)
  • Upload linked PDB to fix symbolication for Mac Catalyst (#​4503)
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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 11, 2025
@renovate renovate bot requested review from a team, Lulalaby and NyuwBot as code owners September 11, 2025 14:20
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 11, 2025
@renovate renovate bot requested a review from geferon September 11, 2025 14:20
@renovate renovate bot force-pushed the renovate/sentry-dotnet-monorepo branch from 8409116 to 0e74775 Compare September 13, 2025 21:29
@renovate renovate bot changed the title Update sentry-dotnet monorepo to 5.15.0 chore(deps): update sentry-dotnet monorepo to 5.15.0 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/sentry-dotnet-monorepo branch from 2f9fff8 to 84a5d3f Compare September 13, 2025 21:38
@Lulalaby Lulalaby merged commit 91c25ee into main Sep 13, 2025
4 of 5 checks passed
@Lulalaby Lulalaby deleted the renovate/sentry-dotnet-monorepo branch September 13, 2025 21:39
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

Development

Successfully merging this pull request may close these issues.

3 participants