6.22.0
Features
- Add
lock
attribute to theSentryStackFrame
protocol to better highlight offending frames in the UI (#2761) - Enrich database spans with blocked main thread info (#2760)
- Add
api_target
toRequest
anddata
toResponse
Protocols (#2775)
Fixes
- No longer use
String.join
inBaggage
as it requires API level 26 (#2778)