Releases: launchdarkly/android-client-sdk
Releases · launchdarkly/android-client-sdk
v5.8.0
5.8.0 (2025-05-27)
Features
v5.7.0
5.7.0 (2025-05-19)
Features
- Add support for inline contexts for custom events (#296) (7ea838f)
v5.6.1
5.6.1 (2025-01-21)
Bug Fixes
- correcting protocol parsing logic that may lead to incorrect sanitization of an incoming message from LD servers (#288) (9969148)
v5.6.0
5.6.0 (2025-01-08)
Features
- polling data source now supports one shot configuration (a995a4e)
Bug Fixes
- polling data source no longer reports initialized=true incorrectly when rate limiting delays first poll (a995a4e)
v5.5.0
5.5.0 (2024-11-22)
Features
- honor polling interval across process restarts (#282) (9b3ca70)
v5.4.0
5.4.0 (2024-10-18)
Features
- Adds support for client-side prerequisite events (#279) (8d59b96)
v5.3.1
5.3.1 (2024-07-10)
Bug Fixes
- registered LDStatusListeners are now sent updates that result from a call to LDClient.identify(...) (#274) (a648213)
v5.3.0
5.3.0 (2024-05-13)
Features
- improved streaming behavior by decreasing maximum retry interval (#268) (81f1912)
v5.2.0
5.2.0 (2024-04-25)
Features
- deprecating init without timeout (1e46f0d)
v5.1.1
5.1.1 (2024-03-26)
Bug Fixes
- improved LDClient.identify(...) behavior when offline (#261) (24ce942)