linode-python icon indicating copy to clipboard operation
linode-python copied to clipboard

No more upgrade to support APIv4?

Open DravenJohnson opened this issue 5 years ago • 0 comments

Hi There,

First of all, thank you so much for this awesome library.

We've using your library for years, and everything works fine since Linode still supporting APIv2.

However, we noticed that Linode have start cleaning up their APIv2 documentations and we just get a confirmation from their support team that APIv2 will reaching its end of life soon. We are wondering if developers of this project have plan to upgrade it to support APIv4?

We knew there is an official Python Library for Linode APIv4. However from investigation of that official library, it looks like there are tons of changes from how to iterative the library. It will require our code base to completely rewrite in order to migrate to use the official library. So we would like to give it a try to contact the developers team of this project see if you guys have plan to upgrade the current one again from it's been stopped 3 years ago.

Thanks again,

Regards Draven Johnson

Edit: I probably misread some of the code here. From reading some issues, looks like this library have already support APIv3?

Thank I guess I mean if there is any plan to support latest APIv4? There are the latest API version that comes with some fancy new features.

Notes: Linode's APIv3 documents are unavailable now: https://www.linode.com/apiv3 (404)

DravenJohnson avatar Dec 16 '19 21:12 DravenJohnson