Skip to content

Releases: launchdarkly/android-client-sdk

v5.8.0

27 May 15:23
e5c6daf
Compare
Choose a tag to compare

5.8.0 (2025-05-27)

Features

v5.7.0

19 May 17:29
8d92eca
Compare
Choose a tag to compare

5.7.0 (2025-05-19)

Features

  • Add support for inline contexts for custom events (#296) (7ea838f)

v5.6.1

21 Jan 17:14
2a902c8
Compare
Choose a tag to compare

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

08 Jan 18:09
259f07a
Compare
Choose a tag to compare

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

22 Nov 23:42
eef46b6
Compare
Choose a tag to compare

5.5.0 (2024-11-22)

Features

  • honor polling interval across process restarts (#282) (9b3ca70)

v5.4.0

18 Oct 14:50
2da730a
Compare
Choose a tag to compare

5.4.0 (2024-10-18)

Features

  • Adds support for client-side prerequisite events (#279) (8d59b96)

v5.3.1

10 Jul 18:08
cc5ee7e
Compare
Choose a tag to compare

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

13 May 19:18
2e3d5a1
Compare
Choose a tag to compare

5.3.0 (2024-05-13)

Features

  • improved streaming behavior by decreasing maximum retry interval (#268) (81f1912)

v5.2.0

25 Apr 21:45
364e336
Compare
Choose a tag to compare

5.2.0 (2024-04-25)

Features

  • deprecating init without timeout (1e46f0d)

v5.1.1

26 Mar 20:05
e196181
Compare
Choose a tag to compare

5.1.1 (2024-03-26)

Bug Fixes

  • improved LDClient.identify(...) behavior when offline (#261) (24ce942)