Skip to content

Releases: getsentry/sentry-cocoa

2.1.11

19 May 13:35
Compare
Choose a tag to compare
  • Fix swift 3 async operation -> Operation never got removed from queue due using private vars instead of setter

2.1.10

12 May 18:17
Compare
Choose a tag to compare
  • Fixed release naming to bundleIdentifier-shortVersion

2.1.9

24 Apr 16:38
Compare
Choose a tag to compare
  • Add support for distributions in sentry
  • Make eventID var instead of let

2.1.8

11 Apr 19:27
Compare
Choose a tag to compare
  • Update KSCrash

2.1.7

03 Apr 11:59
Compare
Choose a tag to compare
  • Fix duplicate symbols in crash report

1884.42s user 368.70s system 171% cpu 21:55.70 total

2.1.6

31 Mar 13:52
Compare
Choose a tag to compare
  • Add additional Info about device
("app_identifier", bundleID)
("app_name", bundleName)
("app_build", bundleVersion)
("app_version", bundleShortVersion)

2.1.5

28 Mar 13:39
Compare
Choose a tag to compare
  • Only switflint in Xcode builds, do not while building with CARTHAGE

2.1.4

24 Mar 15:29
Compare
Choose a tag to compare
  • No longer automatically clear breadcrumbs when an event is sent

2.1.3

15 Mar 12:20
Compare
Choose a tag to compare
  • Set ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES back to NO since it prevents upload to iTunes Connect

2.1.2

01 Mar 15:26
Compare
Choose a tag to compare
  • Prefix react-native frames with app://