Launchdarkly-server-sdk

Latest version: v9.4.0

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

Scan your dependencies

Page 14 of 15

4.0.4

Fixed
- [65](https://github.com/launchdarkly/python-client/issues/65) Ensure that no warning is logged about a missing SDK key when the `ldclient` package is imported.

4.0.3

Changed
- Fixed missing python2.6-requirements.txt in manifest

4.0.2

Added
- Support for Python 2.6.

4.0.1

Changed
- RedisFeatureStore now returns default when Redis errors occur
- Better detection of stream connection issues.

4.0.0

Changed
- Changing the config and SDK key is now supported after initialization. The client will be restarted with the new configuration
- Breaking api change: `ldclient.sdk_key = <KEY>` replaced with: `ldclient.set_sdk_key('<KEY>')`
- Breaking api change: `ldclient.config = config` replaced with: `ldclient.set_config(config)`
- No longer depend on sseclient library, instead include our own sse client

3.0.3

Changed
- Add backoff when retrying stream connection.
- More correct initialized state.

Page 14 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.