Skip to content

v6.1.0

Compare
Choose a tag to compare
released this 05 Dec 18:07
134affe

Enhancements

  • The maximum time taken to collect Event.threads can now be controlled using Configuration.threadCollectionTimeLimitMillis (default 5000ms)
    #1935

Bug fixes

  • Updating existing feature flags no longer causes them to change location.
    #1940
  • Fixed possible NDK crash when constructing several concurrent Client instances
    #1950