Skip to content

v6.14.1

Compare
Choose a tag to compare
@nickdowell nickdowell released this 20 Oct 12:03
· 1040 commits to master since this release
ab997b6

Bug fixes

  • Disable automatic session tracking in app extensions (it was not working as intended.)
    #1211

  • Stop logging "[ERROR] Failed to install crash handler..." if a debugger is attached.
    #1210

  • Include the word "request" in network request breadcrumb messages.
    #1209

  • Prevent a crash that can occur when -[BSGURLSessionTracingProxy forwardInvocation:] calls -[NSInvocation selector].
    #1208

  • Apply redactedKeys to breadcrumb metadata.
    #1204