Skip to content

Releases: Unleash/unleash-android-proxy-sdk

v0.5.0

05 Oct 12:38
c05fcd9
Compare
Choose a tag to compare
release v0.5.0

v0.5.0-alpha

05 Oct 12:33
e48d6bc
Compare
Choose a tag to compare
v0.5.0-alpha Pre-release
Pre-release

v0.4.1

15 Jun 09:21
c5dee00
Compare
Choose a tag to compare

v0.4.0

07 Apr 08:43
fa47605
Compare
Choose a tag to compare
  • Jackson is now set to not fail when encountering unknown properties. Fixes #16
  • Renames clientSecret field to clientKey.

v0.3.3

06 Apr 13:20
fa47605
Compare
Choose a tag to compare

v0.3.2

22 Sep 07:20
6209e7a
Compare
Choose a tag to compare

v0.3.1

08 Sep 06:41
Compare
Choose a tag to compare

v 0.3.0 - No java.time usage, minSdk now 21

07 Sep 17:59
4361d3d
Compare
Choose a tag to compare

v0.2.0 - Metrics / File polling

14 Jul 10:29
Compare
Choose a tag to compare
  • Adds FilePolling to allow embedding a known proxy state in application
  • Adds metrics reporting, disabled by default, but enabled when Configuring by using the enableMetrics() call on the UnleashConfig Builder