Skip to content

6.22.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 07 Jun 11:24

Features

  • Add lock attribute to the SentryStackFrame protocol to better highlight offending frames in the UI (#2761)
  • Enrich database spans with blocked main thread info (#2760)
  • Add api_target to Request and data to Response Protocols (#2775)

Fixes

  • No longer use String.join in Baggage as it requires API level 26 (#2778)