Skip to content

Release 3.8.0

Compare
Choose a tag to compare
@optibot optibot released this 02 Jun 17:49
· 104 commits to master since this release
a434d96

3.8.0

June 2, 2021

New Features

  • Fix to support multiple clients (sdkKeys). (#401, #402, #405, #406, #407, #408, #409, #410)

    • Full thread-safety for additional concurrency requirements
    • No resource conflicts for multiple sdkKeys support

Bug Fixes

  • BUILD_LIBRARY_FOR_DISTRIBUTION is turned on to support ABI when clients build own binaries and share within the team. (#403)