Features
- Outbound HTTP requests now show in the Network tab for Android Session Replays (#4860)
Fixes
- The SDK now logs a
Warninginstead of anErrorwhen being ratelimited (#4927) - Symbolication now works correctly with Android workloads 10.0.102 and later (#4998)
libmonosgenandlibxamarinframes no longer show as in-app (#4960)
Dependencies
- Bump Native SDK from v0.12.6 to v0.13.2 (#4920, #4929, #4941, #4964, #4996)
- Bump Cocoa SDK from v8.57.3 to v9.5.0 (#4781, #4928, #4944)
- Bump CLI from v2.58.2 to v3.3.0 (#4805, #4943, #4973)
- NOTE: Sentry CLI v3 removed support for the legacy API key authentication method. Sentry CLI now only supports authenticating with Auth Tokens. If you are using API key authentication via
SentryApiKey, you need to generate an Auth Token and useSentryAuthToken, instead.
- NOTE: Sentry CLI v3 removed support for the legacy API key authentication method. Sentry CLI now only supports authenticating with Auth Tokens. If you are using API key authentication via
- Bump Java SDK from v8.32.0 to v8.34.1 (#4933, #4986)