Skip to content

Releases: getsentry/sentry-cocoa

7.10.0

01 Mar 09:51
Compare
Choose a tag to compare
  • 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

17 Jan 15:52
Compare
Choose a tag to compare
  • 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

04 Jan 13:06
Compare
Choose a tag to compare
  • feat: Support for fatalError, assert, precondition (#1596)
  • feat: Include unfinished spans in transactions (#1592)
  • build: Disable NSAssertions for Release Builds (#1545)

7.7.0

16 Dec 10:32
Compare
Choose a tag to compare
  • feat: Send Locale with Events (#1539)

7.6.1

08 Dec 03:06
Compare
Choose a tag to compare
  • fix: iOS13-Swift build (#1522)
  • fix: Check task support on setState: (#1523)

7.6.0

07 Dec 10:08
Compare
Choose a tag to compare
  • 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

30 Nov 11:32
Compare
Choose a tag to compare
  • fix: Sending OOM when SDK is closed (#1487)

7.5.3

23 Nov 17:19
Compare
Choose a tag to compare
  • fix: Use swizzling instead of KVO for network tracking (#1452)

7.5.2

08 Nov 12:50
Compare
Choose a tag to compare

Various fixes & improvements

7.5.1

04 Nov 11:40
Compare
Choose a tag to compare
  • fix: SentryOptions initWithDict type errors (#1443)
  • fix: Transaction default status should be OK (#1439)