Skip to content

1.5.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 18 Mar 16:51

Breaking changes

  • Bumped minimum iOS version to 15.0 due to Cocoa SDK update (affects less than 1% active devices)

Features

  • Add SteamOS and Wine/Proton support (#591)
  • Enable tombstone support on Android (#584)
  • Add Android x86_32 builds (#585)
  • Add arm64 builds for Windows & Linux (#586)
  • Add scene tree support on macOS and iOS (#589)
  • Support global attributes via SentrySDK.set_attribute() and SentrySDK.remove_attribute(), which are automatically included in all structured logs and metrics (#594)

Improvements

  • Add UI export hint for Android Gradle build requirement (#582)
  • Set device_type in device context (#587)
  • Enrich device context with SMBIOS hardware identity and identify Steam Deck (#597)

Dependencies