Statsig

Latest version: v0.57.2

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 17

0.28.0

Replace the `download_config_specs` API with a CDN
Benefit to this change is lower latency and higher reliability.


>Included In This Release
>- f3837225040365973912c7946f8d36a729f40b81 kenny-statsig
> - migrate dcs to cloudflare cdn (214)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.27.1...0.28.0

0.27.1

Fix unexpected exception block usage of core APIs





>Included In This Release
>- eb19252d9791f3e31917dbbf40ab8ad58eebad6c Xin Li
> - wrap exception for diagnostics (230)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.27.0...0.27.1

0.27.0

If you want to use the unhashed (`HashingAlgorithm.NONE`) or the minimized payload (`HashingAlgorithm.DJB2`) for get_client_intialize_response, you can now pass that as a parameter. By default, get_client_intialize_response will use `HashingAlgorithm.SHA256` to hash the gate/experiment names.

NOTE: `HashingAlgorithm.NONE` hashing option requires opt in on the Statsig backend. Reach out to support for help with this.





>Included In This Release
>- 1fbf0fa3a62fd82421f6069f9c308ce7c0c046d0 tore-statsig
> - Implement hash algorithm parameter for get_client_initialize_response (227)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.26.0...0.27.0

0.26.0

New option:
- `disableAllLogging` - Disables all logging requests (exposures, custom events, diagnostics, errors)





>Included In This Release
>- bbd16fd202d1c2a226bf000138169c6a03c3481b kenny-statsig
> - disable error logging (226)
>- 90570877958421babeb4b96f84387fc4f3437c0b kenny-statsig
> - disable event logging (225)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.25.0...0.26.0

0.25.0

Adding aggregation for exposures from non analytics gates





>Included In This Release
>- e9b8684a76adb90796cf5d39571d2a80ba9d5af8 tore-statsig
> - Prototype exposure aggregation (222)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.24.0...0.25.0

0.24.0

Bug fix:
- Fix a customer-reported race condition bug, remove an already removed future

Internal changes:
- Track event count and log log_event request failure to sdk_exception so we can track the event loss
- More internal logging on SDK metadata, core apis (checkGate, getExperiment...) call, and always log sdk initialization data
- SDK Key verification -- Ensure initialization data and sdk key matches





>Included In This Release
>- 670b5497dfbae02bae43d58d7b90031f42c2032f Xin Li
> - Alway log init diag (221)
>- 8f4f523eecd2ceffaf0ac82ee2472f0207a17927 kenny-statsig
> - remove futures if not already removed (219)
>- 91e2a22fc6cc511bf7b905243b494ba462c0cdae sroyal-statsig
> - SDK Key Verification (220)
>- e5672e9a55420abd2b6d400996833060c9a85bc3 Daniel
> - Failed events to eb (215)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/v0.22.0...0.24.0

Page 8 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.