Skip to content

Releases: DevCycleHQ/android-client-sdk

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 14:02

Other Changes

  • chore: update Android SDK min version to 26 by @suthar26 in #308

Uncategorized

  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #283
  • chore(deps): bump io.mockk:mockk from 1.14.4 to 1.14.6 by @dependabot[bot] in #280
  • chore(deps): bump gradle/actions from 4.4.3 to 5.0.0 by @dependabot[bot] in #279
  • chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 by @dependabot[bot] in #269
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #300
  • chore(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 by @dependabot[bot] in #304
  • chore(deps): bump gradle/actions/setup-gradle from 5.0.0 to 6.2.0 by @dependabot[bot] in #306
  • chore(deps): bump coroutines_version from 1.10.2 to 1.11.0 by @dependabot[bot] in #303
  • chore(deps): bump io.netty:netty-codec-http from 4.1.133.Final to 4.2.15.Final by @dependabot[bot] in #307

v2.8.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 14:40

Bug Fixes

Other Changes

Uncategorized

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 19 May 15:46

Bug Fixes

  • fix: reverted onInitialized behaviour to previous and moved logic to … by @jsalaber in #295

Uncategorized

v2.7.3

Choose a tag to compare

@github-actions github-actions released this 12 May 14:27

Bug Fixes

  • fix: remove eval reason from client-sdk and add the cache eval logic to openfeature provider by @luxscious in #293

Uncategorized

v2.7.2

Choose a tag to compare

@github-actions github-actions released this 11 May 21:03

Bug Fixes

Uncategorized

v2.7.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 19:58

Bug Fixes

  • fix: update the SSE message parsing to not cause number exception by @suthar26 in #289
  • fix: resolve open dependabot security alerts by @jonathannorris in #291

Uncategorized

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 17:19

Features

Bug Fixes

Other Changes

Uncategorized

  • chore(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.2 to 2.19.1 by @dependabot[bot] in #244
  • chore(deps): bump androidx.appcompat:appcompat from 1.4.1 to 1.7.1 by @dependabot[bot] in #232
  • chore(deps): bump org.json:json from 20240303 to 20250517 by @dependabot[bot] in #248
  • chore(deps): bump junit_version from 5.11.4 to 5.13.2 by @dependabot[bot] in #247
  • chore(deps): bump gradle/actions from 4.4.1 to 4.4.2 by @dependabot[bot] in #265
  • chore(deps): bump coroutines_version from 1.10.1 to 1.10.2 by @dependabot[bot] in #255
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #266
  • chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #270
  • chore(deps): bump org.mockito:mockito-core from 5.14.2 to 5.19.0 by @dependabot[bot] in #272
  • chore(deps): bump androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0 by @dependabot[bot] in #277
  • chore(deps): bump gradle/actions from 4.4.2 to 4.4.3 by @dependabot[bot] in #275

v2.3.3

Choose a tag to compare

@github-actions github-actions released this 22 Oct 21:30

Release 2.3.3

fixing the event source exception handling by adding ErrorStrategy to EventSource build params

v2.6.3

Choose a tag to compare

@github-actions github-actions released this 10 Sep 21:25

Other Changes

  • chore: Update LICENSE copyright to 2025 Taplytics Inc. by @Copilot in #273
  • chore: upgrade openfeature kotlin sdk by @jonathannorris in #274

Uncategorized

  • chore(deps): bump gradle/actions from 4.4.1 to 4.4.2 by @dependabot[bot] in #265
  • chore(deps): bump coroutines_version from 1.10.1 to 1.10.2 by @dependabot[bot] in #255
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #266
  • chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #270
  • chore(deps): bump org.mockito:mockito-core from 5.14.2 to 5.19.0 by @dependabot[bot] in #272

v2.6.2

Choose a tag to compare

@github-actions github-actions released this 06 Aug 15:08

Features

Uncategorized