Skip to content

v6.10.0

Compare
Choose a tag to compare
@nickdowell nickdowell released this 30 Jun 13:20
· 1215 commits to master since this release
18b712d

Bug fixes

  • Fix an issue that could cause C++ exceptions with very long descriptions to not be reported.
    #1137

  • Improve performance of adding metadata by using async file I/O.
    #1133

  • Improve performance of leaving breadcrumbs by using async file I/O.
    #1124