Features
- Sentry can now be used without linking UIKit; this is helpful for using the SDK in certain app extension contexts (#3175)
- GA of MetricKit integration (#3340)
Warning: this breaks some SPM integrations. Use 8.14.1 if you integrate using SPM.
Once enabled, this feature subscribes to MetricKit's MXDiagnosticPayload data, converts it to events, and sends it to Sentry.
The MetricKit integration subscribes to MXHangDiagnostic,
MXDiskWriteExceptionDiagnostic,
and MXCPUExceptionDiagnostic.