Skip to content

Releases: getsentry/sentry-react-native

3.0.0-beta.1

06 Aug 12:34
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release
  • build(ios): Bump sentry-cocoa to 7.2.0-beta.9 #1704
  • build(android): Bump sentry-android to 5.1.0-beta.9 #1704
  • feat: Add app start measurements to the first transaction #1704
  • feat: Create an initial initial ui.load transaction by default #1704
  • feat: Add enableAutoPerformanceTracking flag that enables auto performance when tracing is enabled #1704

2.6.2

05 Aug 19:10
Compare
Choose a tag to compare
  • fix: Fix the error handler (error dialog) not called in dev #1712

2.6.1

28 Jul 12:26
Compare
Choose a tag to compare
  • build(ios): Bump sentry-cocoa to 7.1.4 #1700

2.7.0-beta.1

16 Jul 11:48
Compare
Choose a tag to compare
2.7.0-beta.1 Pre-release
Pre-release
  • feat: Track stalls in the JavaScript event loop as measurements #1542

2.6.0

29 Jun 10:14
Compare
Choose a tag to compare
  • feat: Support the sendDefaultPii option. #1634
  • build(android): Bump sentry-android to 5.1.0-beta.2 #1645
  • fix: Fix transactions on Android having clock drift and missing span data #1645

2.5.2

21 Jun 12:43
Compare
Choose a tag to compare
  • fix: Fix Sentry.close() not correctly resolving the promise on iOS. #1617
  • build(js): Bump sentry-javascript dependencies to 6.7.1 #1618

2.5.1

16 Jun 08:42
Compare
Choose a tag to compare
  • fix: Fatal uncaught events should be tagged handled:false #1597
  • fix: Fix duplicate breadcrumbs on Android #1598

2.5.0

10 Jun 07:57
Compare
Choose a tag to compare

Dependencies

  • build(js): Bump sentry-javascript dependencies to 6.5.1 #1588
  • build(ios): Bump sentry-cocoa to 7.0.0 and remove setLogLevel #1459
  • build(android): Bump sentry-android to 5.0.1 #1576

Features

  • feat: Sentry.flush() to flush events to disk and returns a promise #1547
  • feat: Sentry.close() method to fully disable the SDK on all layers and returns a promise #1457
  • feat: Add device context to transactions on Android #1545

Fixes

  • fix: Process "log" levels in breadcrumbs before sending to native #1565

2.4.3

17 May 13:42
Compare
Choose a tag to compare
  • fix: Use the latest outbox path from hub options instead of private options #1529

2.5.0-beta.1

04 May 08:44
Compare
Choose a tag to compare
2.5.0-beta.1 Pre-release
Pre-release
  • build(ios): Bump sentry-cocoa to 7.0.0 and remove setLogLevel #1459
  • feat: Close method to fully disable the SDK on all layers #1457
  • build(android): Bump Android SDK to 5.0.0-beta.1 #1476