Release v13.0.0
Added
- Adds custom app rating api (#453)
- Add
SessionReplay.getSessionReplayLink
API which retrieves the current session's replay link (#445). - Add support for App Flows APIs
APM.startFlow
,APM.endFlow
andAPM.setFlowAttribute
(#446).
Deprecated
- Deprecate execution traces APIs
APM.startExecutionTrace
,APM.setExecutionTraceAttribute
,APM.endExecutionTrace
,Trace.setAttribute
andTrace.end
in favor of the new app flow APIs (#446).
Changed
- Bump Instabug Android SDK to v13.0.0 (#455). See release notes.
- Bump Instabug iOS SDK to v13.0.0 (#446). See release notes.