Aug 5, 2024 — Linode API

v4.185.0

Changed

Fixed

  • Fixed ordering with the List images operation (GET /images). Other default ordering was causing the API to ignore the order_by filter in the X-Filter header, when included with this operation.
  • Fixed X-filter on tags. Several operations that support tags objects were blocking the use of basic X-Filter filters, unless included in a +and or +or argument.
  • Fixed the List placement groups operation to omit deleted placement groups (GET /placement/groups)