Skip to content

3.34.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 13 Jul 10:04

Features

  • Open Telemetry Support (#2453)
  • Added a MSBuild property SentryUploadAndroidProguardMapping to automatically upload the Proguard mapping file when targeting Android (#2455)
  • Symbolication for Single File Apps (#2425)
  • Add binding to SwiftAsyncStacktraces on iOS (#2436)

Fixes

  • Builds targeting Android with r8 enabled no longer crash during SDK init. The package now contains the required proguard rules ([#2450]#2450)
  • Fix Sentry logger options for MAUI and Azure Functions (#2423)

Dependencies