Vultr API and Open Source Changelog

Updated on December 6, 2023
Vultr API and Open Source Changelog header image

About

This changelog describes important changes to Vultr's open source tooling and API.

December 2023

December 1st

November 2023

November 29th

November 17th

November 16th

November 10th

November 1st

October 2023

October 31st

October 30th

  • APIv2:
    • Add options for highly available control planes deployment on VKE
  • GoVultr v3.3.4 changelog

October 25th

October 24th

October 23rd

October 18th

October 16th

October 13th

October 6th

October 2nd

  • API v1: Deprecated and taken offline; no longer usable. Use API v2 instead
  • Vultr-Node v2.7.0 changelog

September 2023

September 25th

September 22nd

September 21st

September 18th

  • Cloud Controller Manager (CCM) v0.10.0 changelog

August 2023

August 18th

August 10th

August 2nd

July 2023

July 24th

  • GoVultr v3.2.0 changelog
  • API v2: added support for VPC2

July 13th

July 10th

June 2023

June 27th

June 14th

June 7th

May 2023

May 10th

May 4th

May 3rd

April 2023

April 28th

April 13th

April 6th

April 3rd

March 2023

March 31st

March 20th

March 18th

  • Cloud Controller Manager (CCM) v0.9.0 changelog

March 9th

March 6th

  • Cloud Storage Interface (CSI) v0.9.0 changelog

February 2023

February 10th

February 8th

  • Cloud Controller Manager (CCM) v0.8.2 changelog

February 2nd

  • Cloud Controller Manager (CCM) v0.8.1 changelog

February 1st

  • Cloud Controller Manager (CCM) v0.8.0 changelog

January 2023

January 30th

  • Cloud Storage Interface (CSI) v0.8.0 changelog

January 22nd

January 15th

December 2022

November 2022

  • API v2: Bare Metal & Instance: migrate all tags to multi-tag

October 2022

  • Vultr-cli v2.15.0 changelog
  • API v1: To accommodate underlying system changes, force all returned data types cast to string

July 2022

July 25th

Terraform

v2.11.14 changelog

June 2022

June 30th

API v2

Bare Metal: fix the user_data field to correctly work on server creation.

June 14th

GoVultr

v2.17.2 changelog

Vultr-cli

v2.14.2 changelog

Terraform

v2.11.3 changelog

June 9th

API v2

Reserved IP allows update to change the label.

June 7th

Packer-plugin-vultr

v2.4.5 changelog

June 3rd

Vultr-cli

v2.14.1 changelog

Terraform

v2.11.2 changelog

June 2nd

API v2

  • 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.

GoVultr

v2.17.1 changelog

May 2022

May 18th

Terraform

v2.11.1 changelog

May 17th

GoVultr

v2.17.0 changelog

May 13th

Vultr CSI

v0.7.0 changelog

Vultr Cloud Controller Manager

v0.6.0 changelog

May 12th

Metadata (Go client)

v1.1.0 changelog

May 11th

Terraform

v2.11.0 changelog

May 9th

Vultr-cli

v2.14.0 changelog

May 4th

GoVultr

v2.16.0 changelog

April 2022

April 28th

API v2

Regions

List calls now return load_balancers as an option if it is available in that given region.

Instances

The Tag field is deprecated for Instances.

Instances has a new Tags field, which supports a list of strings. This affects the following calls:

Bare Metal

The Tag field is deprecated for Baremetal.

Baremetal has a new Tags field, which supports a list of strings. This affects the following calls:

April 27th

API v2

Kubernetes

Two new endpoints have been added:

April 26th

API v2

Firewall Rules

In list and get calls, the type field is deprecated. Use ip_type instead.

April 20th

API v2

Regions

List calls now return kubernetes as an option if it is available in that given region.

April 15th

Vultr-cli

Update to v2.13.0 Changelog

April 12th

API v2

Private Network

Private Network routes are deprecated.

Use the new VPC routes instead.

Instances

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:

Load Balancers

The private_network field is deprecated.

Use vpc instead. This affects the following calls:

GoVultr

Updates: v2.15.0, v2.15.1 Changelog