Releases: launchdarkly/python-server-sdk
Releases · launchdarkly/python-server-sdk
v9.15.0
9.15.0 (2026-02-10)
Features
- Drop support for python 3.9 (#393) (5b761bd)
- Update ChangeSet to always require a Selector (#405) (5dc4f81)
Bug Fixes
- Add context manager for clearer, safer locks (#396) (beca0fa)
- Address potential race condition in FeatureStore update_availability (#391) (31cf487)
- Allow modifying fdv2 data source options independent of main config (#403) (d78079e)
- Mark copy_with_new_sdk_key method as deprecated (#353) (e471ccc)
- Prevent immediate polling on recoverable error (#399) (da565a2)
- Redis store is considered initialized when
$initedkey is written (e99a27d) - Stop FeatureStoreClientWrapper poller on close (#397) (468afdf)
- Update DataSystemConfig to accept list of synchronizers (#404) (c73ad14)
- Update reason documentation with inExperiment value (#401) (cbfc3dd)
- Update Redis to write missing
$initedkey (e99a27d)
This PR was generated with Release Please. See documentation.
v9.14.1
v9.14.0
9.14.0 (2025-12-04)
Features
- adding data system option to create file datasource intializer (e5b121f)
- adding file data source as an intializer (#381) (3700d1d)
Bug Fixes
- Add warning if relying on Redis
max_connectionsparameter (#387) (e6395fa), closes #386 - modified initializer behavior to spec (064f65c)
This PR was generated with Release Please. See documentation.
v9.13.1
v9.13.0
v9.12.3
v9.12.2
v9.12.1
9.12.1 (2025-09-30)
Bug Fixes
- Add validation format check for SDK key (#351)
This PR was generated with Release Please. See documentation.