Releases: getsentry/sentry-cocoa
Releases · getsentry/sentry-cocoa
7.10.0
- fix: Always tracks App start for Hybrid SDKs (#1662)
- feat: Send SDK integrations (#1647)
- fix: Don't track OOMs for unit tests (#1651)
- fix: Add verification for vendor UUID in OOM logic (#1648)
- fix crash in dirContentsCount() when dir == NULL (#1658)
7.9.0
- fix: Crash in SentrySubClassFinder (#1635)
- fix: Set timestamp in init of event (#1629)
- fix: Load invalid CrashState json (#1625)
- feat: Auto I/O spans for NSData (#1557)
7.8.0
- feat: Support for fatalError, assert, precondition (#1596)
- feat: Include unfinished spans in transactions (#1592)
- build: Disable NSAssertions for Release Builds (#1545)
7.7.0
- feat: Send Locale with Events (#1539)
7.6.1
- fix: iOS13-Swift build (#1522)
- fix: Check task support on setState: (#1523)
7.6.0
- fix: Create span for loadView (#1495)
- feat: Add flag to control network requests breadcrumbs (#1505)
- feat: Support for ignored signals with SIGN_IGN (#1489)
Note: This release is not on Cocoapods or Sentry Release Registry.
7.5.4
- fix: Sending OOM when SDK is closed (#1487)
7.5.3
- fix: Use swizzling instead of KVO for network tracking (#1452)
7.5.2
Various fixes & improvements
7.5.1
- fix: SentryOptions initWithDict type errors (#1443)
- fix: Transaction default status should be OK (#1439)