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
All exceptions are now added as breadcrumbs on future events. Previously this was only the case for exceptions captured via the Sentry.SeriLog or Sentry.Extensions.Logging integrations. (#3584)
Fixes
On mobile devices, the SDK no longer throws a FormatException for ProcessorFrequency when trying to report native events (#3541)
Add missing org parameter to the CLI release operations (#3600)
API Changes
When the Sentry SDK is disabled, SentrySdk.StartTransaction() now returns a NoOpTransaction, which avoids unnecessary memory allocations (#3581)
Dependencies
Bump Cocoa SDK from v8.35.0 to v8.36.0 (#3570, #3575)