Fixes
- Ensure potential callback exceptions are caught #2123 (#2291)
- Remove verbose FrameMetricsAggregator failure logging (#2293)
- Ignore broken regex for tracePropagationTarget (#2288)
- No longer serialize static fields; use toString as fallback (#2309)
- Fix
SentryFileWriter
/SentryFileOutputStream
append overwrites file contents (#2304) - Respect incoming parent sampled decision when continuing a trace (#2311)
Features
- Profile envelopes are sent directly from profiler (#2298)
- Add support for using Encoder with logback.SentryAppender (#2246)
- Report Startup Crashes (#2277)
- HTTP Client errors for OkHttp (#2287)
- Add option to enable or disable Frame Tracking (#2314)