github getsentry/sentry-cocoa 7.0.0-alpha.0

latest releases: 9.0.0-rc.0, 8.57.3, 9.0.0-alpha.1...
pre-release4 years ago

Breaking Change: This version introduces a change to the grouping of issues. The SDK now sets the inApp
flag for frames originating from only the main executable using CFBundleExecutable.
In previous versions, all frames originating from the application bundle were marked as inApp. This had the
downside of marking frames of private frameworks inside the bundle as inApp. This problem is fixed now.
Applications using static frameworks shouldn't be affected by this change. For more information on marking frames as inApp docs.

  • fix: Mark frames as inApp #956

Don't miss a new sentry-cocoa release

NewReleases is sending notifications on new releases.