Statsig

Latest version: v0.33.0

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

Scan your dependencies

Page 1 of 11

1.13.0

- 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

0.33.0

**New**:

- Filtered `segments` from Secondary Exposures in `get_client_initialize_response`

**Improvements**:

- Adds additional logging around log events failures
- Security upgrade for dependent packages





>Included In This Release
>- 3568420b1b5754ee1de5ba636f1f6c1d14f2188e marcos-statsig
> - [Snyk] Security upgrade requests from 2.26.0 to 2.32.0 (262)
>- 50e5e8e08a89e1db295992d8ded5ab5d6b3bf4b7 kenny-statsig
> - Filter segments from secondary exposures in gcir (261)
>- 438da54a40f1b7c3b6a9063ceced01e23a77e3ce kenny-statsig
> - Revert "remove segments from secondary exposure " (260)
>- f083c92f20e435541dd8573abc10e86705e5f3cb kat-statsig
> - remove segments from secondary exposure (259)
>- a76ed6f7aff92c26b3275a4ad837e927a43232e0 kat-statsig
> - Output failed event log count (258)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.32.0...0.33.0

0.32.0

- GetClientInitialization Improvements. This release adds debugging information for which server SDK generated the values, and includes the full user object used to generate the values. Internal logging for failures on this method
- Performance improvements for evaluations
- Added type hints to be PEP 561 compatible
- Update ip library version




>Included In This Release
>- 2b9f239710006bb6bce923b5a9e3124651f3bf52 kat-statsig
> - upadte ip lib version (256)
>- 0da71c6d06efddbf0fb2a3e14fef29cf9fb8c5fb Alex Coleman
> - Create py.typed to share types (238)
>- 47248288d02a8a2dce792b8833346aca41a33aff kat-statsig
> - Sdk 335 (253)
>- 287f374e076db95bf03a6020378bde6caf10110e kat-statsig
> - gcir improvements (255)
>- 63ecc8180a0a23005edd67c5472f23dedc52547f kat-statsig
> - delete unsupported field and aggregated exposure (252)
>- d3a1bc73fb3a3f832ca32ae0c76f83312417e9fd kat-statsig
> - error logging (250)
>- 9cfd7ab2a2bef00e0cd8d8c16781622fe6324851 kat-statsig
> - Python sdk performance improvements (248)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.31.0...0.32.0

0.31.0

Add support for polling directly from the data adapter.
To enable, you can override the `should_be_used_for_querying_updates` interface to return `true` for the key `statsig.cache`





>Included In This Release
>- 23901b2bdf09e78f0c2656cae254ee26c4c853af kat-statsig
> - add support for polling data adapter (244)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.30.0...0.31.0

0.30.0

In cases where an exception was thrown within the core API methods for the first time in a session, we attempt to notify the statsig backend. This was a blocking network call, which shouldn’t have been.

Other changes:
Adds diagnostics for log event requests
Refactors diagnostics to support multiple instances of the StatsigServer
Exposes the value on a layer object





>Included In This Release
>- 23c9e00e04fe0f600244254b42b2c8bd366727af tore-statsig
> - fix: make error boundary non-blocking (246)
>- 74d41971f7316128c51618818c43e3207836364c kat-statsig
> - expose value on layer (243)
>- 98d8ffb99394c6ca85cd0eb997e5c7cf7957f846 Xin Li
> - Update kong.yml (240)
>- d5804aebda76cd8778befabb4bcc89db5c10fa15 Xin Li
> - Log event diag impl (242)
>- 5d63e25ac37d017612b33833adc3477e679b371b Xin Li
> - Refactor diagnostics to support multi-instances (241)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.29.1...0.30.0

0.29.1

Log count of failed log event





>Included In This Release
>- 251a86d471a9fc78a17e5045ee5310d7ba80b562 Xin Li
> - Failed log event count (233)

**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.29.0...0.29.1

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.