Releases: DevCycleHQ/android-client-sdk
Releases · DevCycleHQ/android-client-sdk
v2.4.0
Bug Fixes
- fix: update user validation logic to match other SDKs by @jonathannorris in #241
Other Changes
- chore: add required permissions to update-flutter-sdk by @kaushalkapasi in #237
- chore: add test for invalid config by @jsalaber in #238
- chore: update android dependancies by @jonathannorris in #239
Uncategorized
v2.3.2
Bug Fixes
- fix: use cached config if identify user fails by @kaushalkapasi in #234
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
v2.3.0
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
v2.2.3
Bug Fixes
- fix: Delete .github/workflows/gitstream.yml by @JamieSinn in #219
- fix: allow JSON deserialization of the DevCycle User Config to handle new properties by @kaushalkapasi in #221
Uncategorized
v2.2.2
v2.2.1
Bug Fixes
- fix: proguard rules for com.launchdarkly:okhttp-eventsource library by @jonathannorris in #215
Uncategorized
v2.2.0
Features
- feat: update to latest version of okhttp-eventsource by @jonathannorris in #214
Bug Fixes
- fix: use latest version of maven publish to publish to central portal by @jsalaber in #204
- fix: crash in EventQueue from scheduleJob by @jonathannorris in #205
Other Changes
- chore: fix release by @jonathannorris in #212
Uncategorized
v2.1.1
v2.1.0
Bug Fixes
- fix: Update minSdk version to 23 by @kaushalkapasi in #194
Other Changes
- chore: update DevCycle Release prepare release to latest (v2.3.0) by @kaushalkapasi in #195