Skip to content

v4.158.1

Compare
Choose a tag to compare
@bbiggerr bbiggerr released this 14 Jul 19:34
· 239 commits to development since this release

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.