Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

v4.158.1

Choose a tag to compare

@bbiggerr bbiggerr released this 14 Jul 19:34

Changed

  • 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

  • Configuration Profile Update (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.