You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Bump Cocoa SDK from v8.56.0 to v8.56.2 (#4555, #4572)