Releases: getsentry/sentry-dart
Releases · getsentry/sentry-dart
6.6.0-beta.3
- Bump: Sentry-Cocoa to 7.16.1 (#886)
6.6.0-beta.2
6.6.0-beta.1
- Feat: Sync Scope to Native (#858)
6.6.0-alpha.3
6.6.0-alpha.2
6.6.0-alpha.1
Sentry Self-hosted Compatibility
- Starting with version
6.6.0
ofsentry
, Sentry's version >= v21.9.0 is required or you have to manually disable sending client reports via thesendClientReports
option. This only applies to self-hosted Sentry. If you are using sentry.io, no action is needed.
6.5.1
6.5.0
Fix: Do not set the transaction to scope if no op (#828)
Feat: Support for platform stacktraces on Android (#788)
Bump: Sentry-Android to 5.7.0 and Sentry-Cocoa to 7.11.0 (#796)
Fix: Dio event processor safelly bails if no DioError in the exception list (#795)
Feat: Mobile Vitals - Native App Start (#749)
Feat: Mobile Vitals - Native Frames (#772)
6.5.0-beta.2
- Fix: Do not set the transaction to scope if no op (#828)
6.5.0-beta.1
- No documented changes.