Skip to content

Releases: launchdarkly/android-client-sdk

2.0.2

04 May 02:13
Compare
Choose a tag to compare

[2.0.2] - 2017-05-03

Changed

  • Improved thread safety in UserManager when removing change listeners.
  • Streamlined SDK initialization.

2.0.1

28 Apr 21:33
Compare
Choose a tag to compare

[2.0.1] - 2017-04-28

Fixed

  • The Future<LDClient> returned from LDClient.init now also waits for the feature flag rules to be retrieved.

2.0.0

11 Apr 21:36
Compare
Choose a tag to compare

[2.0.0] - 2017-04-10

Added

  • More configurable flag update mechanisms including the ability to disable streaming. See README.md for details.

Changed

  • API BREAKING CHANGE: Guava ListenableFuture is no longer returned from LDClient. Instead we're returning java.util.concurrent.Future.
  • Added configurable background polling.
  • Improved Json variation handling.
  • Improved stream connection lifecycle management.
  • Removed SLF4J logger in LDUser.
  • Updated suggested Proguard rules for a smaller footprint.

Fixed

1.0.1

17 Nov 18:09
Compare
Choose a tag to compare

1.0.0

29 Sep 21:35
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release