Skip to content

Releases: getsentry/sentry-dart

6.6.0-beta.3

13 Jun 16:10
Compare
Choose a tag to compare
6.6.0-beta.3 Pre-release
Pre-release
  • Bump: Sentry-Cocoa to 7.16.1 (#886)

6.6.0-beta.2

09 Jun 07:30
Compare
Choose a tag to compare
6.6.0-beta.2 Pre-release
Pre-release
  • Fix: Add user setter back in the scope (#883)
  • Fix: clear method sets all properties synchronously (#882)

6.6.0-beta.1

08 Jun 11:29
Compare
Choose a tag to compare
6.6.0-beta.1 Pre-release
Pre-release
  • Feat: Sync Scope to Native (#858)

6.6.0-alpha.3

07 Jun 15:57
Compare
Choose a tag to compare
6.6.0-alpha.3 Pre-release
Pre-release
  • Feat: Attach Isolate name to thread context (#847)
  • Fix: Fix SentryAssetBundle on Flutter >= 3.1 (#877)
  • Feat: Add Android thread to platform stacktraces (#853)
  • Fix: Rename auto initialize property (#857)
  • Bump: Sentry-Android to 6.0.0 (#879)

6.6.0-alpha.2

09 May 14:55
Compare
Choose a tag to compare
6.6.0-alpha.2 Pre-release
Pre-release
  • Fix serialization of threads (#844)
  • Feat: Allow manual init of the Native SDK (#765)

6.6.0-alpha.1

28 Apr 10:49
Compare
Choose a tag to compare
6.6.0-alpha.1 Pre-release
Pre-release
  • Feat: Client Reports (#829)
  • Fix: Add missing iOS contexts (#761)

Sentry Self-hosted Compatibility

  • Starting with version 6.6.0 of sentry, Sentry's version >= v21.9.0 is required or you have to manually disable sending client reports via the sendClientReports option. This only applies to self-hosted Sentry. If you are using sentry.io, no action is needed.

6.5.1

22 Apr 11:21
Compare
Choose a tag to compare
  • Update event contexts (#838)

6.5.0

20 Apr 14:54
Compare
Choose a tag to compare

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

13 Apr 16:08
Compare
Choose a tag to compare
6.5.0-beta.2 Pre-release
Pre-release
  • Fix: Do not set the transaction to scope if no op (#828)

6.5.0-beta.1

29 Mar 12:50
Compare
Choose a tag to compare
6.5.0-beta.1 Pre-release
Pre-release
  • No documented changes.