Skip to content

Releases: getsentry/sentry-cocoa

3.12.2

26 Mar 08:49
Compare
Choose a tag to compare
  • Synchronize storing of breadcrumbs and events

3.12.1

23 Mar 12:19
Compare
Choose a tag to compare
  • Fixed and error in javascript helper for new exception structure

3.12.0

06 Mar 15:32
Compare
Choose a tag to compare

3.11.1

02 Jan 10:58
Compare
Choose a tag to compare

3.11.0

14 Dec 15:40
Compare
Choose a tag to compare
  • Greatly improved handling for rate limiting see: #230
  • Added shouldQueueEvent
  • There is a hardlimit for offline stored events of 10 and 200 for breadcrumbs

3.10.0

09 Dec 10:28
Compare
Choose a tag to compare
  • This update will create a subfolder for each instance of SentryClient depending on the DSN.
    This also fixes a bug where under rare circumstances on MacOS for not sandboxed apps got sent with the wrong SentryClient.
    We recommend updating to this version if you are running a un-sandboxed macOS app
  • Fixes #216

3.9.1

02 Nov 13:14
Compare
Choose a tag to compare

3.9.1

02 Nov 13:14
Compare
Choose a tag to compare

3.9.0

24 Oct 15:44
Compare
Choose a tag to compare
  • Added JavaScriptBridgeHelper for react-native, cordova SDK

3.8.5

23 Oct 12:27
Compare
Choose a tag to compare
  • Send breadcrumbs in the order in which they got created