Features
- New source generator allows Sentry to see true build variables like PublishAot and PublishTrimmed to properly adapt checks in the Sentry SDK (#4101)
- Auto breadcrumbs now include all .NET MAUI gesture recognizer events (#4124)
- Associate replays with errors and traces on Android (#4133)
Fixes
- Redact Authorization headers before sending events to Sentry (#4164)
- Remove Strong Naming from Sentry.Hangfire (#4099)
- Increase
RequestSize.Small
threshold from 1 kB to 4 kB to match other SDKs (#4177)