Skip to content

Releases: DevCycleHQ/android-client-sdk

v2.1.0

24 Apr 16:24
Compare
Choose a tag to compare

Bug Fixes

Other Changes

  • chore: update DevCycle Release prepare release to latest (v2.3.0) by @kaushalkapasi in #195

Uncategorized

v2.0.7

17 Apr 19:27
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v2.0.6

05 Apr 15:50
Compare
Choose a tag to compare

Features

Uncategorized

  • chore(deps): bump gradle/gradle-build-action from 2 to 3 by @dependabot[bot] in #186
  • chore(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.0 to 2.2.21 by @dependabot[bot] in #188
  • chore(deps): bump androidx.arch.core:core-testing from 2.1.0 to 2.2.0 by @dependabot[bot] in #190

v2.0.5

15 Dec 16:37
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v2.0.4

01 Dec 20:54
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v2.0.3

17 Nov 17:38
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v2.0.2

11 Aug 15:37
Compare
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
Compare
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
Compare
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
Compare
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