Skip to content

v5.15.0

Compare
Choose a tag to compare
@lemnik lemnik released this 04 Nov 19:44
· 1410 commits to next since this release
17702d1

Bug fixes

  • Avoid reporting false-positive background ANRs with improved foreground detection
    #1429

  • Prevent events being attached to phantom sessions when they are blocked by an OnSessionCallback
    #1434

  • Plugins will correctly mirror metadata added using addMetadata(String, Map)
    #1454