Skip to content

Releases: DevCycleHQ/android-client-sdk

v2.0.3

17 Nov 17:38

Choose a tag to compare

Bug Fixes

Uncategorized

v2.0.2

11 Aug 15:37

Choose a tag to compare

Uncategorized

  • chore: add safety around start() in EventSource by @L-Joli in #166

v2.0.1

10 Aug 15:14

Choose a tag to compare

Features

  • feat: Android release structure to maven central by @JamieSinn in #161

Bug Fixes

Build System / CI

Uncategorized

  • chore: update to use the tagged version of the release action instead of main by @chris-hoefgen in #163

2.0.0 Release

21 Jul 16:03
d0e8868

Choose a tag to compare

What's Changed

  • feat!: DVC-8021 rename public interfaces from DVC to DevCycle by @jonathannorris in #160
    • External interfaces changed to use DevCycle over DVC. For example: DVCClient -> DevCycleClient, DVCUser -> DevCycleUser. Old interfaces are marked as deprecated typealiases for Kotlin apps, Java apps will need to update to the new interfaces.

Full Changelog: 1.8.0...2.0.0

Release 1.8.0

12 Jul 21:22

Choose a tag to compare

What's Changed

  • Upgrade to gradle 8.0.2, fix proguard rules for r8 by @VicV in #157

Full Changelog: 1.7.0...1.8.0

Release 1.7.0

19 Jun 15:09
fa2b550

Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.7.0

1.6.1 Release

25 May 21:55
b180dce

Choose a tag to compare

  • Fixed issue with network connection interceptor throwing an error on wrong check

1.6.0 Release

25 May 19:14
a9e9007

Choose a tag to compare

  • Added interceptor to short-circuit network calls when made with no internet access

1.5.0 Release

16 May 13:55
50ccdb8

Choose a tag to compare

What's Changed

Full Changelog: 1.4.4...1.5.0

Release 1.4.4

03 May 17:03
d04a678

Choose a tag to compare

What's Changed