Skip to content

Releases: vultr/govultr

v2.14.0

21 Jan 13:51
808ff9b
Compare
Choose a tag to compare

Changelog

v2.13.0

05 Jan 14:20
51f6277
Compare
Choose a tag to compare

Enhancement

v2.12.0

01 Dec 20:37
b9ceb1a
Compare
Choose a tag to compare

Breaking Changes

  • Plans : Changed MonthlyCost from int to float32 192

v2.11.1

26 Nov 18:13
2f2d79d
Compare
Choose a tag to compare

Bug fixes

  • LoadBalancers : Fixed SSL struct json params to the proper API fields 189

v2.11.0

18 Nov 15:28
95d801c
Compare
Choose a tag to compare

Breaking Changes

  • Instances : Update call will now return *Instance in addition to error 185
  • Instances : Reinstall call now allows changing of hostname and also returns *Instance in addition to error 181

Enhancement

  • Instances : The hostname of the instance is now returned in any call that returns Instance data 187
  • Domains : There is a new field called dns_sec which will return enabled or disabled depending on how your domain is configured 184

v2.10.0

03 Nov 13:40
5b92620
Compare
Choose a tag to compare

Enhancement

  • Billing : Added support for billing 178

v2.9.2

20 Oct 20:19
a918b5c
Compare
Choose a tag to compare

Change

  • Iso : Changed client field to be unexported 168
  • Snapshot : Changed client field to be unexported 168
  • Plans : Changed client field to be unexported 168
  • Regions : Changed client field to be unexported 168

v2.9.1

18 Oct 22:07
7074a9b
Compare
Choose a tag to compare

Enhancement

  • Kubernetes : Added Tag support for nodepools [164](#1

v2.9.0

27 Sep 16:18
e56e8f0
Compare
Choose a tag to compare

Breaking Change

  • Kubernetes : PlanID is now Plan and Count is now NodeQuantity to follow API pattern 161

Enhancement

  • Snapshots : Add compressed size field 162

v2.8.1

31 Aug 12:10
074850d
Compare
Choose a tag to compare

Enhancement

  • Kubernetes : Add support for deletion with resources 159
  • Kubernetes : Add support for getting available versions159

Dependency Update

  • Bump Go version to 1.16 158