pachadotdev / analogsea

Digital Ocean R client
https://pacha.dev/analogsea/
Apache License 2.0
155 stars 24 forks source link

API changes #168

Closed sckott closed 5 years ago

sckott commented 6 years ago

Deprecating tag.resources.droplets.last_tagged, adding a last_tagged_uri and a count for all resources https://developers.digitalocean.com/documentation/changelog/api-v2/adding-tagged-uri/

sckott commented 6 years ago

Support for Custom Images and Image Tagging https://developers.digitalocean.com/documentation/changelog/api-v2/support-for-custom-images-and-image-tagging/

sckott commented 6 years ago

Support for Spaces CDN Endpoints https://developers.digitalocean.com/documentation/changelog/api-v2/support-for-spaces-cdn-endpoints/

sckott commented 6 years ago

Introducing the Projects API Beta https://developers.digitalocean.com/documentation/changelog/api-v2/introducing-the-projects-api-beta/

probably hold off on implementing this since it's marked as beta

sckott commented 5 years ago

Projects API now general avail. https://developers.digitalocean.com/documentation/changelog/api-v2/projects-api-now-in-general-availability/

sckott commented 5 years ago

API Support for DigitalOcean Kubernetes https://developers.digitalocean.com/documentation/changelog/api-v2/api-support-for-digitalocean-kubernetes/

probably won't implement support for this unless someone asks for it, since I don't use kub

sckott commented 5 years ago

API v2 now supports tagging and getting tags for volumes. https://developers.digitalocean.com/documentation/changelog/api-v2/add-volume-tagging/

sckott commented 5 years ago

API Support for DigitalOcean Managed Databases https://developers.digitalocean.com/documentation/changelog/api-v2/api-support-for-digitalocean-managed-databases/

sckott commented 5 years ago

Deprecation Reminder: tag.resources.droplets.last_tagged https://developers.digitalocean.com/documentation/changelog/api-v2/deprecation-reminder-last_tagged/

sckott commented 5 years ago

block storage (volumes) API changes https://developers.digitalocean.com/documentation/changelog/api-v2/auto-formatting-support-for-volumes/

sckott commented 5 years ago

most of these handled in various issues opened today, closing