This changelog describes important changes to Vultr's open source tooling and API.
v2.17.0 changelog
v0.7.0 changelog
v0.6.0 changelog
v1.1.0 changelog
v2.11.0 changelog
v2.14.0 changelog
v2.16.0 changelog
List calls now return load_balancers
as an option if it is available in that given region.
The Tag
field is deprecated for Instances.
Instances has a new Tags
field, which supports a list of strings. This affects the following calls:
The Tag
field is deprecated for Baremetal.
Baremetal has a new Tags
field, which supports a list of strings. This affects the following calls:
Two new endpoints have been added:
In list and get calls, the type
field is deprecated. Use ip_type
instead.
List calls now return kubernetes
as an option if it is available in that given region.
Update to v2.13.0 Changelog
Private Network routes are deprecated.
Use the new VPC routes instead.
The attach_private_network
and enable_private_network
fields are deprecated.
Use the new attach_vpc
and enable_vpc
fields instead. This affects the following calls:
The following endpoints are deprecated:
Use these new endpoints instead:
The private_network
field is deprecated.
Use vpc
instead. This affects the following calls:
Updates: v2.15.0, v2.15.1 Changelog