Releases: getsentry/sentry-cocoa
Releases · getsentry/sentry-cocoa
1.3.0
- Moved
docs/
to this repo - You can now take a snapshot of the stacktrace and send it with your event ... see https://docs.sentry.io/clients/cocoa/advanced/#adding-stacktrace-to-message for more information
- Added
beforeSendEventBlock
to change a event before sending it https://docs.sentry.io/clients/cocoa/advanced/#change-event-before-sending-it
1.2.0
1.1.0
1.0.0
Remove Apple Crash Report
- Remove appleCrashReport from request
- Add mechanism to request
- Switch version/build to make iOS version in sentry more understandable
- Use
diagnosis
from KSCrash for crash reasons
0.4.1
Fixed for breadcrumbs not always sending on fatal
0.4.0
- Support for Swift 2.3 and Swift 3.0
0.3.3
- Fixes issue in where capturing
NSError
was not sending up to API
0.3.2
- Release was not getting sent up on crashes
- Contexts was getting sent up on wrong key
0.3.1
- Defaulting release to main bundle version