Skip to content

v4.174.0

Compare
Choose a tag to compare
@wildmanonline wildmanonline released this 17 Apr 20:28
· 56 commits to development since this release
  • Added new VPC IP Addresses List endpoint (/networking/vpcs/ips) - #923.
  • Added new IP Address View for a specific VPC endpoint (/networking/vpcs/:id/ips) - #923.
  • Added the vpc array to the Networking Information List endpoint (/linode/instances/{linodeId}/ips) - #923.
  • Fixed support for nat_1_1 member within the ipv4 object when creating a new Linode - #923.
  • Removed message for IPv6 beta support with VPC's when creating a Linode - #923.
  • Updated Disk Update endpoint (PUT /linode/instances/{linodeId}/disks/{diskId}) to reflect what can be updated - #924.
  • Updated image object responses to show nullable attributes #926.
  • Added 30 and 120 seconds as acceptable values for TTL in Cloud Manager and by the API - #927.