This changelog describes important changes to Vultr's open source tooling and API.
APIv2:
GoVultr v3.3.4 changelog
API v1: Deprecated and taken offline; no longer usable. Use API v2 instead
Vultr-Node v2.7.0 changelog
GoVultr v3.2.0 changelog
API v2: added support for VPC2
Vultr-cli v2.15.0 changelog
API v1: To accommodate underlying system changes, force all returned data types cast to string
v2.11.14 changelog
Bare Metal: fix the user_data
field to correctly work on server creation.
v2.17.2 changelog
v2.14.2 changelog
v2.11.3 changelog
Reserved IP allows update
to change the label.
v2.4.5 changelog
v2.14.1 changelog
v2.11.2 changelog
Regions: GPU plans enabled in the list plan availability call.
Plans: GPU plans enabled and added gpu_vram_gb
and gpu_type
attributes to the list plans call.
v2.17.1 changelog
v2.11.1 changelog
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