Skip to content

v2.44.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:16
932e700

Datacenters resource is now deprecated

The endpoints GET /v1/datacenters and GET /v1/datacenters/{id} are now deprecated and will be removed after 1 Oct. 2026. After this date, requests to these endpoints will return HTTP 410 Gone.

The DatacenterClient, Datacenter and related structs are now deprecated.

See the changelog for more details.

Features

  • deprecate datacenters resource (#867)