v0.12.0 - Adds clientInitializeResponse
Adds get_client_initialize_response(StatsigUser)
. This can be used to generate the initialize response for a given user to be used in a client SDK. If you compute this using the python server SDK, you can bootstrap a statsig client SDK with the result and remove a network round trip to statsig
Also ID list updates to improve reliability and monitoring