v1.13.0 - Adds DataStoreAdapters
- You can now use Redis to bootstrap Statsig via the RedisDataStore or build your own data store that inherits from the IDataStore class
- Adds evaluated_keys to ClientInitializeResponse so newer client SDKs can be bootstrapped with safeguards