Skip to content

0.17.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 01 Jun 09:09

Features

  • The SDK now uses the Unity Log Handler to capture errors, instead of manually parsing events received on Application.logMessageReceived (#731)
  • Linux native crash support (#734)
  • Collect context information synchronously during init to capture it for very early events (#744)
  • Automatic user IDs on native crashes & .NET events (#728)
  • Use single-threaded HTTP transport on unknown platforms (#756)
  • Disable offline caching on unknown platforms (#770)
  • Bump Sentry Cocoa SDK to v7.16.0 (#725)
  • Bump Sentry Java SDK to v6.0.0-rc.1 (#725)