github getsentry/sentry-dart 7.0.0-alpha.1

latest releases: 9.8.0-beta.1, 9.8.0, 9.7.0...
pre-release2 years ago

Features

  • Feat: Introduce Hint data bag (#1136)
  • Feat: Use Hint for screenshots (#1165)
  • Feat: Support custom units for custom measurements (#1181)

Fixes

  • Fix: Remove SentryOptions related parameters from classes which also take Hub as a parameter (#816)

Enhancements

  • Enha: Replace StackTrace.empty with StackTrace.current (#1183)

Breaking Changes

  • Removed various deprecated fields (#1036):
    • Removed the following fields from the device context
      • language
      • timezone
      • screenResolution
      • theme
    • Removed isolate name from Dart context. It's now reported via the threads interface. It can be enabled via options.attachThreads
  • Use sentryClientName instead of sdk.identifier (#1135)
  • Refactor BindingUtils to BindingWrapper to enable the use of custom bindings (#1184)
  • Bump Flutter min to 3.0.0 and Dart to 2.17.0 (#1180)

Don't miss a new sentry-dart release

NewReleases is sending notifications on new releases.