opensrp / opensrp-client-core

Core OpenSRP Android client library
http://smartregister.org/
Other
17 stars 41 forks source link

Deprecate/Remove Cloudant dependencies from core library #848

Closed ndegwamartin closed 2 years ago

ndegwamartin commented 2 years ago

Cloudant android libraries are now deprecated and no longer used by OpenSRP implementations using the latest OpenSRP client core. Additionally, the current dependencies configured introduce some security vulnerabilities. The idea is to refactor and remove this resulting into the release of major version 5.0.0 of the client core library

ndegwamartin commented 2 years ago

Cloudant repo on GH : https://github.com/cloudant/sync-android

ndegwamartin commented 2 years ago

New Cloudant libraries: https://blog.cloudant.com/2021/06/30/Cloudant-SDK-Transition.html (No Android versions at this time)

hilpitome commented 2 years ago

@ndegwamartin is this done? Would you require any further support on this?

ndegwamartin commented 2 years ago

@hilpitome you can assist with reviewing the PR #850