Aug 5, 2024 — Linode API
5 months ago by cverner@akamai.com
v4.185.0
Changed
- Update your account (PUT /account). Introduced a limit on the number of
tax_id
changes you can make to your account, to properly support Fonoa's global tax ID validation.
Fixed
- Fixed ordering with the List images operation (GET /images). Other default ordering was causing the API to ignore the
order_by
filter in theX-Filter
header, when included with this operation. - Fixed X-filter on tags. Several operations that support
tags
objects were blocking the use of basicX-Filter
filters, unless included in a+and
or+or
argument. - Fixed the List placement groups operation to omit deleted placement groups (GET /placement/groups)