Skip to content

v4.171.0

Compare
Choose a tag to compare
@wildmanonline wildmanonline released this 31 Jan 17:44
· 65 commits to development since this release

Changed

  • Updated VPC endpoints and other related endpoints to replace the beta URL with the main APIv4 url
  • Configuration Profile Interface Add (POST /instances/{linodeId}/configs/{configId}/interfaces/{interfaceId})
    • Correction to the url.
  • Configuration Profile Interface Update (PUT /instances/{linodeId}/configs/{configId}/interfaces/{interfaceId})
    • Added ip_range option for IPv4 ranges.
  • IP Addresses List (GET /networking/ips)
    • Added in the missing vpc_nat_1_1 option.
  • Copy edits