Skip to content

0.16.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 11 May 17:32

Features

  • macOS native crash support (#710)
  • The SentryUnityOptions now provide a method to disable the UnityLoggingIntegration (#724)

Fixes

  • The automated debug symbol upload now works with Unity 2021.2 and newer (#730)
  • Dropped support for Sentry options as Json (#709)
    • If you're migrating from version 0.3.0 or older, make sure to upgrade to 0.15.0 first, as it is the last version supporting the automated conversion of the options as Json file to a Scriptable Object.
  • Bump Sentry .NET SDK 3.17.0 (#726)