Includes Sentry.Maui Preview 3
Features
- Add ISentryTransactionProcessor (#1862)
- Added 'integrations' to SdkVersion (#1820)
- Updated Sentry Android SDK to version 6.3.0 (#1826)
- Add the Sentry iOS SDK (#1829)
- Enable Scope Sync for iOS (#1834)
- Add API for deliberately crashing an app (#1842)
- Add Mac Catalyst target (#1848)
- Add
Distribution
properties (#1851) - Add and configure options for the iOS SDK (#1849)
- Set default
Release
andDistribution
for iOS and Android (#1856) - Apply WinUI 3 exception handler in Sentry core (#1863)
- Copy context info from iOS (#1884)
Fixes
- Parse "Mono Unity IL2CPP" correctly in platform runtime name (#1742)
- Fix logging loop with NLog sentry (#1824)
- Fix logging loop with Serilog sentry (#1828)
- Skip attachment if stream is empty (#1854)
- Allow some mobile options to be modified from defaults (#1857)
- Fix environment name casing issue (#1861)
- Null check HttpContext in SystemWebVersionLocator (#1881)
- Fix detection of .NET Framework 4.8.1 (#1885)
- Flush caching transport with main flush (#1890)
- Fix Sentry interfering with MAUI's focus events (#1891)
- Stop using
server-os
andserver-runtime
(#1893)