Jul 12, 2023 — Linode API

v4.158.0

Changed

  • List IP addresses List (GET /networking/ips). In addition to region, responses for this command can now also be filtered by the following parameters:
    • address
    • prefix
    • rdns
    • type

Fixed

  • Update a config profile (POST /linode/instances/{linodeId}/configs/{configId}). Fixed a bug that prevented other changes from taking effect when an empty interfaces parameter was included in the request for this command. Now, when an empty interfaces parameter is included with a request, all other changes to the configuration profile are also made.
    .