I have this warning in my code for some time:
cloudant Deprecation Warning
You are using version 0.5.10 of this library,which is now deprecated. It will be replaced with version 2.0.0 in early 2016. This will introduce breaking changes. Please upgrade as soon as possible. Find out more at https://github.com/cloudant/python-cloudant
When I started to migrate to the new codebase in May 2016, it was not ready, lot of functions were missing.
How long will be this 0.5.10 version be able to access the Cloudant API?
Hi,
I have this warning in my code for some time:
cloudant
Deprecation WarningYou are using version 0.5.10 of this library,which is now deprecated. It will be replaced with version 2.0.0 in early 2016. This will introduce breaking changes. Please upgrade as soon as possible. Find out more at https://github.com/cloudant/python-cloudant
When I started to migrate to the new codebase in May 2016, it was not ready, lot of functions were missing.
How long will be this 0.5.10 version be able to access the Cloudant API?