github getsentry/sentry-dotnet 5.16.0

7 hours ago

Features

  • Added EnableBackpressureHandling option for Automatic backpressure handling. When enabled this automatically reduces the sample rate when the SDK detects events being dropped. (#4452)
  • Add (experimental) Structured Logs integration for Serilog (#4462)

Fixes

  • Templates are no longer sent with Structured Logs that have no parameters (#4544)
  • Parent-Span-IDs are no longer sent with Structured Logs when recorded without an active Span (#4565)
  • Upload linked PDBs to fix non-IL-stripped symbolication for iOS (#4527)
  • In MAUI Android apps, generate and inject UUID to APK and upload ProGuard mapping to Sentry with the UUID (#4532)
  • Fixed WASM0001 warning when building Blazor WebAssembly projects (#4519)

API Changes

  • Remove ExperimentalAttribute from all Structured Logs APIs, and remove Experimental property from SentrySdk, but keep Experimental property on SentryOptions (#4567)

Dependencies

Don't miss a new sentry-dotnet release

NewReleases is sending notifications on new releases.