Skip to content

0.28.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 17 Jan 10:00

Breaking Changes

  • Fixed the SDK creating warnings before initializing when loading the options. This will require you to reassign the option configuration in the editor configuration window. (#1128)

Fixes

  • Removed build GUID from automated release creation to keep events from different layers in the same release (#1127)
  • Fixed an issue related to the IL2CPP line number feature where a C# exception could lead to a crash (#1126)
  • No longer log warnings about missing IL2CPP methods when running in the Editor (#1132)

Features

  • Mono PDB files upload during build (#1106)

Dependencies