Releases: getsentry/sentry-cocoa
Releases · getsentry/sentry-cocoa
3.6.0
23 Aug 22:47
Compare
Sorry, something went wrong.
No results found
Fixed a bug in crash Thread detection which caused the Sentry web interface to sometimes show the wrong culprit
3.5.0
23 Aug 22:46
Compare
Sorry, something went wrong.
No results found
Fixed #200 Make userId optional of SentryUser
Fixed #198
3.4.3
11 Aug 13:31
Compare
Sorry, something went wrong.
No results found
Initialize extra and tags in private instead of setter in Client init
3.4.2
08 Aug 10:16
Compare
Sorry, something went wrong.
No results found
3.4.1
04 Aug 13:40
Compare
Sorry, something went wrong.
No results found
Fixed messed up Travis build.
3.4.0
04 Aug 12:54
Compare
Sorry, something went wrong.
No results found
Expose sdk
property for SentryEvent
to allow users to set specific SDK information. -> mainly used in react-native
3.3.3
01 Aug 15:04
Compare
Sorry, something went wrong.
No results found
Remove stripping of __sentry extra because it breaks if the event is serialized more than once.
3.3.2
01 Aug 11:10
Compare
Sorry, something went wrong.
No results found
Fix integrations
for sdk
context.
3.3.1
01 Aug 11:09
Compare
Sorry, something went wrong.
No results found
Pretty print json request when verbose logging is active.
3.3.0
01 Aug 10:27
Compare
Sorry, something went wrong.
No results found
Change the way extra
tags
and user
is stored.