v6.15.0
Enhancements
-
New APIs to allow
OnBreadcrumb
,OnSendError
andOnSession
Swift closures to be removed.
The following APIs are now deprecated and will be removed in the next major release:removeOnBreadcrumb(block:)
removeOnSendError(block:)
removeOnSession(block:)
#1240
-
Include metadata in breadcrumbs for
UIWindow
/NSWindow
notifications.
#1238