9.17.0 (2026-08-28)
Features
- Add async big segment store manager and async Redis adapter (#462) (aa492d2)
- Add async DynamoDB persistent feature store (#490) (cb010df)
- Add async event processor (ec7c113)
- Add async event processor (#472) (ec7c113)
- Add async FDv1 polling data source and feature requester (#475) (cca37a8)
- Add async FDv1 streaming and data source status tracking (#464) (4bf7067)
- Add async FDv2 data sources (#485) (5da1515)
- Add async FDv2 data system (#486) (6a70132)
- Add async hook, plugin, and flag tracker (#463) (686a70a)
- Add async migration support (#470) (577d51e)
- Add async persistent feature store foundation and Redis adapter (f9c76ee)
- Add AsyncConfig for the async SDK client (#471) (0587a78)
- Add AsyncLDClient with FDv1 data system and public API (#480) (fd041a5)
- Add Config.with_wrapper_information (#501) (8a98583)
- Add environment ID support for hooks. (#484) (49e809f)
- Add read-only store views and async persistence foundation for the data system (#503) (0eb61fa)
Bug Fixes
- Allow tombstones without a key property (#502) (5f44e61)
- Escape attribute names reported in redactedAttributes (#505) (90059cb)
- Prevent a persistent-store outage from throwing in the sync FDv2 evaluation (#506) (467da53)
- Return empty prerequisites for a flag that fails to evaluate in all_flags_state (#483) (73e9b07)
This PR was generated with Release Please. See documentation.