Fixes
- Fix transaction end timestamp trimming (#1916)
- Transaction end timestamps are now correctly trimmed to the latest child span end timestamp
- remove transitive dart:io reference for web (#1898)
Features
- Use
recordHttpBreadcrumbsto set iOSenableNetworkBreadcrumbs(#1884) - Apply
beforeBreadcrumbon native iOS crumbs (#1914) - Add
maxQueueSizeto limit the number of unawaited events sent to Sentry (#1868)
Improvements
- App start is now fetched within integration instead of event processor (#1905)