Skip to content

2.14.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 19:23
· 2 commits to v2 since this release

2.14.1 (2024-08-21)

Bug Fixes

  • Explicitly switched threads to avoid forcing identify calls to be made on main thread. The SDK now automatically switches to appropriate thread, regardless of the thread used to make identify calls. (#795) (9fc527b)