v10.2.0
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.