Skip to content

0.18.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 17 Jun 17:20

Features

  • Sentry-CLI now shares the diagnostic level set in the UE Editor settings (#555)
  • Fix threading issues capturing log messages as breadcrumbs (#559)

Fixes

  • The SDK now correctly captures and groups Assertions (#537)
  • Add path strings escaping for debug symbol upload script (#561)
  • Fix crashes not being reported during garbage collection (#566)
  • The SDK now uploads debug symbols properly with the Android File Server plugin enabled in UE 5.0 and newer (#568)

Dependencies