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
- Remove `uuid` and `name` of `SentryDebugMeta` (#6512) Use `debugID` instead of `uuid` and `codeFile` instead of `name`.
25
25
- Enable enablePreWarmedAppStartTracing by default (#6508). With this option enabled, the SDK collects [prewarmed app starts](https://docs.sentry.io/platforms/apple/tracing/instrumentation/automatic-instrumentation/#prewarmed-app-start-tracing).
26
+
- Set `SentryFrame.function` default to `nil` instead of `<redacted>` (#6608)
26
27
- Change `value` and `type` of `SentryException` to be nullable (#6563)
27
28
- Change the default trace context status to "ok" instead of "undefined" (#6611)
0 commit comments