Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 29, 2025

Bumps dependencies/Sentry.properties from 5.12.0 to 5.15.1.

Auto-generated by a dependency updater.

Changelog

5.15.1

Fixes

  • Fail when building Blazor WASM with Profiling. We don't support profiling in Blazor WebAssembly projects. (#4512)
  • Do not overwrite user IP if it is set manually in ASP.NET sdk (#4513)
  • Fix SentryOptions.Native.SuppressSignalAborts and SuppressExcBadAccess on iOS (#4521)

Dependencies

5.15.0

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

5.14.1

Fixes

  • Crontabs now support day names (MON-SUN) and allow step values and ranges to be combined (#4407)
  • Ensure the correct Sentry Cocoa SDK framework version is used on iOS (#4411)

Dependencies

5.14.0

Features

Fixes

  • Update sample_rate of Dynamic Sampling Context (DSC) when making sampling decisions (#4374)

5.13.0

Features

  • Sentry now includes an EXPERIMENTAL StringStackTraceFactory. This factory isn't as feature rich as the full SentryStackTraceFactory. However, it may provide better results if you are compiling your application AOT and not getting useful stack traces from the full stack trace factory. (#4362)

Fixes

  • Source context for class libraries when running on Android in Release mode (#4294)
  • Native AOT: don't load SentryNative on unsupported platforms (#4347)
  • Fixed issue introduced in release 5.12.0 that might prevent other middleware or user code from reading request bodies (#4373)
  • SentryTunnelMiddleware overwrites the X-Forwarded-For header (#4375)
  • Native AOT support for linux-musl-arm64 (#4365)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch 2 times, most recently from fcdebe9 to c28ef2b Compare July 31, 2025 03:29
@github-actions github-actions bot changed the title chore(deps): update Dotnet SDK to v5.13.0 chore(deps): update Dotnet SDK to v5.14.0 Aug 12, 2025
@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch 2 times, most recently from 9bdfbc6 to 1a6bd44 Compare August 15, 2025 03:26
@github-actions github-actions bot changed the title chore(deps): update Dotnet SDK to v5.14.0 chore(deps): update Dotnet SDK to v5.14.1 Aug 15, 2025
@github-actions github-actions bot changed the title chore(deps): update Dotnet SDK to v5.14.1 chore(deps): update Dotnet SDK to v5.15.0 Sep 12, 2025
@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch from 1a6bd44 to 4f78b14 Compare September 12, 2025 03:08
@github-actions github-actions bot changed the title chore(deps): update Dotnet SDK to v5.15.0 chore(deps): update Dotnet SDK to v5.15.1 Sep 21, 2025
@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch from 4f78b14 to 393d4bd Compare September 21, 2025 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant