cloudant-labs / cloudant-python

Asynchronous Cloudant / CouchDB interface for Python
http://cloudant-labs.github.io/cloudant-python/
37 stars 17 forks source link

How long is this version supported #59

Open MRGEffitas opened 7 years ago

MRGEffitas commented 7 years ago

Hi,

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?