Skip to content

v10.2.0

Compare
Choose a tag to compare
@novalisdenahi novalisdenahi released this 07 Jun 14:42
· 7 commits to master since this release
d2e5904

Improvements / Changes

  • Deprecated addOnClientReady(Runnable callback) hook and added a new version addOnClientReady(Consumer callback)
  • ConfigCatHooks synchronization replaced with ReentrantReadWriteLock
  • Added waitForReadyAsync method to client
  • ConfigCat User object methods visibility fixed.