Skip to content

Releases: Eppo-exp/android-sdk

v1.0.8

16 Apr 17:04
edc28d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

10 Apr 21:36
b8f086b
Compare
Choose a tag to compare

What's Changed

  • Handle if null initialization callback by @aarsilv in #45

Full Changelog: v1.0.6...v1.0.7

v1.0.6

09 Apr 19:47
63e8e94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

08 Apr 20:55
c04fe9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

05 Apr 18:48
540f874
Compare
Choose a tag to compare

What's Changed

  • Handle missing flags in a valid JSON configuration request by @aarsilv in #38

Full Changelog: v1.0.3...v1.0.4

v1.0.3

05 Apr 07:21
55a7716
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

20 Dec 05:35
896716d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 Sep 06:12
067b6dc
Compare
Choose a tag to compare

What's Changed

  • SDK module setup by @petzel in #1
  • Config parsing and core assignment logic by @petzel in #2
  • Unit tests for assignment verification by @petzel in #3
  • Assignment logging by @petzel in #4
  • Task for publishing to maven central by @petzel in #5
  • Use double instead of long when evaluating targeting rules by @petzel in #6
  • Include sdk name and version in query params for configuration network request by @petzel in #7
  • Fix crashes in rule evaluation on Android version pre 24 by @petzel in #9
  • Catch JsonSyntaxException errors when loading config from network by @petzel in #8
  • Cache configuration locally to disk and SharedPreferences for early accessed flags by @petzel in #10
  • Run EppoClient tests on device/emulator by @petzel in #11
  • Bugfix: Properly serialize non-primitive EppoValue instances by @petzel in #12
  • upgrade androidx.security package to pick up bug fixes by @petzel in #13
  • Use plaintext cache file if encryption is not available by @petzel in #14
  • Upgrade to v3 endpoint by @petzel in #15
  • Update androidx.security:security-crypto to 1.1.0-alpha06 by @petzel in #17
  • Replace encryption with one way hashed flag/experiment keys by @petzel in #18
  • Example application to demonstrate usage by @petzel in #19
  • Added dynamic type and test cases by @agamkrbit in #20
  • Added allocation id in the assignment logging data by @agamkrbit in #21
  • Aadded workflow for publishing SDK by @agamkrbit in #23
  • update to version 1.0.1 by @leoromanovsky in #24

New Contributors

Full Changelog: https://github.com/Eppo-exp/android-sdk/commits/v1.0.1