API v4.70.0

Added

Changed

Fixed

  • Fixed a bug with domain validation where some multi-level domains were being flagged as invalid.

  • Fixed a bug in CNAME record validation. It now checks all incoming CNAME records against all existing records (CNAME and otherwise) in this domain to make sure there are no conflicts. Relevant endpoints:

  • Updated the OAuth Workflow section to include grant_type as a required parameter when using a refresh token.

  • Switched the order of the name for the Initiate Pending Host Migration/DC Migration endpoint to Initiate DC Migration/Pending Host Migration to clear up any confusion about which part the word Pending applies. Pending refers only to the host migration and not to the data center migration. The POST /linode/instances/{linodeId}/migrate endpoint itself remains unchanged.