Skip to content

Releases: launchdarkly/android-client-sdk

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)

v5.1.0

14 Mar 20:47
28e5977
Compare
Choose a tag to compare

5.1.0 (2024-03-14)

Features

  • Always inline contexts for feature events (2a88ef6)
  • Redact anonymous attributes within feature events (2a88ef6)

Bug Fixes

  • Bump launchdarklyJavaSdkInternal to 1.3.0 (#257) (2a88ef6)

v5.0.5

07 Mar 17:51
c009623
Compare
Choose a tag to compare

5.0.5 (2024-03-07)

Bug Fixes

  • propagating NPE fix for ContextBuilder.fromContext bug (#246) (3205005)

4.3.1

29 Feb 17:47
Compare
Choose a tag to compare

[4.3.1] - 2024-02-29

Fixed:

  • Improved thread usage in streaming connections.

5.0.4

27 Feb 20:16
Compare
Choose a tag to compare

[5.0.4] - 2024-02-27

Fixed:

  • Improved thread usage in streaming connections.

5.0.3

02 Feb 15:33
Compare
Choose a tag to compare

[5.0.3] - 2024-02-02

Fixed:

  • Fixes a rare bug (one occurrence) in which a race condition between identify and network state change could result in a crash.

5.0.2

19 Sep 19:03
Compare
Choose a tag to compare

[5.0.2] - 2023-09-19

Fixed:

  • Fixed a rare bug in key generation in some contexts generated by the Auto Environment Attributes feature.

5.0.1

25 Aug 17:54
Compare
Choose a tag to compare

[5.0.1] - 2023-08-25

Fixed:

  • Updated how Auto Environment Attributes sanitizes and validates provided values to provide a more user friendly experience.