Skip to content

v9.2.0

Compare
Choose a tag to compare
@novalisdenahi novalisdenahi released this 07 Jun 10:52
· 8 commits to master since this release
b366878

Improvements / Changes

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