Skip to content

v5.20.0

Compare
Choose a tag to compare
@lemnik lemnik released this 10 Mar 13:57
· 1083 commits to master since this release
ff29d29

Enhancements

  • The number of threads reported can now be limited using Configuration.setMaxReportedThreads (defaulting to 200)
    #1607

  • Improved the performance and stability of the NDK and ANR plugins by caching JNI references on start
    #1596
    #1601