Skip to content

v0.12.0 - Adds clientInitializeResponse

Choose a tag to compare

@tore-statsig tore-statsig released this 16 Sep 18:15
· 448 commits to main since this release
47d48a1

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