Skip to content

Releases: DevCycleHQ/android-client-sdk

v2.3.3

22 Oct 21:30

Choose a tag to compare

Release 2.3.3

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

v2.6.3

10 Sep 21:25

Choose a tag to compare

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

06 Aug 15:08

Choose a tag to compare

Features

Uncategorized

v2.6.1

23 Jul 15:52

Choose a tag to compare

Bug Fixes

Uncategorized

v2.6.0

18 Jul 20:19

Choose a tag to compare

Features

Bug Fixes

Other Changes

Uncategorized

  • 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

v2.5.0

25 Jun 15:57

Choose a tag to compare

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

v2.4.0

16 Jun 20:07

Choose a tag to compare

Bug Fixes

Other Changes

Uncategorized

v2.3.2

09 Jun 17:54

Choose a tag to compare

Bug Fixes

Other Changes

  • chore: call flutter sdk update-android-sdk action by @jonathannorris in #231
  • chore: add pull-request write permission to update-flutter-sdk in the release workflow by @kaushalkapasi in #235
  • chore: remove update-flutter-sdk step from release action by @kaushalkapasi in #236

Uncategorized

v2.3.1

04 Jun 20:05

Choose a tag to compare

Bug Fixes

  • fix: change error logs from eventsource to debug level by @jsalaber in #230

Uncategorized

v2.3.0

04 Jun 14:19

Choose a tag to compare

Features

  • feat: Update Cached Config Logic to Support User-specific Caching and 30-day TTL by @Copilot in #226

Other Changes

  • chore: add tests for extra properties successfully parsing by @kaushalkapasi in #222
  • chore: Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @JamieSinn in #224

Uncategorized