Skip to content

7.4.1

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 06 Apr 17:09

Fixes

  • Fix Dart web builds breaking due to dart:io imports when using SentryIsolate or SentryIsolateExtension (#1371)
    • When using SentryIsolate or SentryIsolateExtension, import sentry_io.dart.
  • Export SentryBaggage (#1377)
  • Remove breadcrumbs from transaction to avoid duplication (#1366)

Dependencies