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.