Oct 17, 2022 — Linode API

v4.138.0

Changed

Fixed

  • Create an image (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.
  • Assign IP addresses (POST /networking/ips/assign). Fixed a bug that allowed IP assignment requests with empty address values. Requests must now include IP addresses.
  • List tagged objects (GET/tags/{label}). Fixed a bug that produced incorrect Linode statuses in responses.