v9.2.0
Improvements / Changes
- Deprecated
addOnClientReady(Runnable callback)
hook and added a new versionaddOnClientReady(Consumer<ClientCacheState> callback)
ConfigCatHooks
synchronization replaced with ReentrantReadWriteLock- Added
waitForReadyAsync
method to client - ConfigCat
User
object methods visibility fixed.