Releases: DevCycleHQ/android-client-sdk
Releases · DevCycleHQ/android-client-sdk
v2.0.3
Bug Fixes
Uncategorized
- chore: dependabot by @JamieSinn in #167
- chore(deps): Bump actions/checkout from 1 to 4 by @dependabot[bot] in #168
v2.0.2
v2.0.1
Features
- feat: Android release structure to maven central by @JamieSinn in #161
Bug Fixes
- fix: Bump Java Version by @JamieSinn in #162
Build System / CI
- ci: explicitly trigger signing during release publishing by @chris-hoefgen in #164
- ci: Revert version changes from failed release by @chris-hoefgen in #165
Uncategorized
- chore: update to use the tagged version of the release action instead of main by @chris-hoefgen in #163
2.0.0 Release
What's Changed
- feat!: DVC-8021 rename public interfaces from DVC to DevCycle by @jonathannorris in #160
- External interfaces changed to use
DevCycleoverDVC. For example:DVCClient->DevCycleClient,DVCUser->DevCycleUser. Old interfaces are marked as deprecatedtypealiasesfor Kotlin apps, Java apps will need to update to the new interfaces.
- External interfaces changed to use
Full Changelog: 1.8.0...2.0.0
Release 1.8.0
What's Changed
Full Changelog: 1.7.0...1.8.0
Release 1.7.0
What's Changed
- feat: add disableAutomaticEventLogging and disableCustomEventLogging by @suthar26 in #155
- release: 1.7.0 by @suthar26 in #156
Full Changelog: 1.6.1...1.7.0
1.6.1 Release
- Fixed issue with network connection interceptor throwing an error on wrong check
1.6.0 Release
- Added interceptor to short-circuit network calls when made with no internet access
1.5.0 Release
What's Changed
- DVC-7156 Add variableValue() method, update tests, update example apps by @jonathannorris in #148
- [release] 1.5.0 by @jonathannorris in #149
Full Changelog: 1.4.4...1.5.0
Release 1.4.4
What's Changed
- send sseEtag value in #143
- fix: ensure executor is active before starting EventSource in #145
- Release 1.4.4 by @L-Joli in #146
- Full Changelog: 1.4.3...1.4.4