DigitalOceanPHP / Client

DigitalOcean API v2 client for PHP
MIT License
709 stars 205 forks source link

"Floating IPs" have been renamed to "Reserved IPs" #307

Closed LucaRed closed 1 year ago

LucaRed commented 2 years ago

The "Floating IP" endpoints have been renamed to "Reserved IP".

From the official release notes:

We have renamed the Floating IP product to Reserved IPs. The Reserved IP service retains the same functionality as the prior service.

We have added new API endpoints and fields (reserved_ips) to reflect the name change, but the service’s original Floating IP endpoints and fields (floating_ips) will remain available until the fall of 2023. Please update any automation, scripts, or services that use these endpoints to reflect these changes.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because there has been no recent activity. It will be closed after 30 days if no further activity occurs. Thank you for your contributions.

LucaRed commented 1 year ago

This issue is not stale.

GrahamCampbell commented 1 year ago

Thanks for letting us know. I'd review a PR to implement this, but I don't have capacity to implement this at this time. Consider sponsoring me, which would allow me to allocate more time to OSS. I am spread across many OSS repos, including Guzzle.