v4.174.0
·
85 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
vpcarray to the Networking Information List endpoint (/linode/instances/{linodeId}/ips) - #923. - Fixed support for
nat_1_1member within theipv4object 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
imageobject responses to show nullable attributes #926. - Added 30 and 120 seconds as acceptable values for TTL in Cloud Manager and by the API - #927.