github getsentry/sentry-dart 7.9.0

latest releases: 9.8.0, 9.7.0, 9.7.0-beta.5...
2 years ago

Features

  • Send trace origin (#1534)

Trace origin indicates what created a trace or a span. Not all transactions and spans contain enough information to tell whether the user or what precisely in the SDK created it. Origin solves this problem. The SDK now sends origin for transactions and spans.

  • Add appHangTimeoutInterval to SentryFlutterOptions (#1568)
  • DioEventProcessor: Append http response body (#1557)
    • This is opt-in and depends on maxResponseBodySize
    • Only for dio package

Dependencies

Don't miss a new sentry-dart release

NewReleases is sending notifications on new releases.