Skip to content

9.28.0

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 27 Aug 10:52

Features

  • (dart) Add sentry.trace_lifecycle span attribute by @buenaflor in #3985
  • Copy app.vitals.start.screen onto standalone app.start children so app start spans can be drilled down by launch screen. by @buenaflor in #3988
  • enableLogs and enableMetrics now only control automatic collection. Logs and metrics sent through Sentry.logger and Sentry.metrics are always captured, regardless of these options. by @buenaflor in #3982

Fixes

Dart

  • Record client report outcome for dropped spans by @lucas-zimerman in #3971
  • Read Windows total physical memory via the native GlobalMemoryStatusEx API instead of spawning the deprecated wmic.exe (or PowerShell) process. by @cf-rhett in #3894

Flutter

Dependencies

  • chore(deps): update Native SDK to v0.16.4 by @github-actions in #3986