Skip to content

1.3.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 23 May 15:20

Fixes

  • Fixed native support build integration for Android (#1318)
  • The SDK filters System.Net.WebException and System.Net.Sockets.SocketException by default (#1294)
  • The SDK no longer runs performance auto instrumentation with the SDK disabled (#1314)
  • Fixed an issue where the SDK would throw a NullReferenceException when trying to capture a log message (#1309)
  • Fixed the BreadcrumbsForErrors checkbox on the config window (#1306)
  • The SDK filters Bad Gateway Exceptions of type Exception by default (#1293)

Features

  • Surfaced debounce times to the options (#1310)

Dependencies