API v4.138.0

Changed

Fixed

  • Image Create (POST /images)

    • Fixed a bug that allowed successful requests for disks of deleted Linodes, which would lead to failed Image creation. Now, requests for disks of deleted Linodes result in a 404 response.
  • Linode Assign IPs (POST /networking/ips/assign)

    • Fixed a bug that allowed IP assignment requests with empty address values. Requests must now include IP addresses.
  • Tagged Objects List (GET/tags/{label})

    • Fixed a bug that produced incorrect Linode statuses in responses.