Skip to content

Releases: vultr/govultr

v2.3.0

17 Dec 20:07
8c2f970
Compare
Choose a tag to compare

Enhancement

  • Bare Metal - Start call added 118

v2.2.0

07 Dec 17:00
53903ca
Compare
Choose a tag to compare

Breaking Change

  • All bools have been updated to pointers to avoid issues where false values not being sent in request. Thanks @Static-Flow 115

v2.1.0

30 Nov 16:38
e2db4bc
Compare
Choose a tag to compare

Bug fixes

  • ReservedIP - Attach call creates proper json. 112
  • User - APIEnabled takes pointer of bool 112

v2.0.0

20 Nov 17:18
a1b9dfc
Compare
Choose a tag to compare

Initial Release

  • GoVultr v2.0.0 Release - Uses Vultr API v2.
  • GoVultr v1.0.0 is now on branch v1

v2.0.0-beta5

19 Nov 19:48
af1129e
Compare
Choose a tag to compare
v2.0.0-beta5 Pre-release
Pre-release

This is the beta5 release of GoVultr for API v2.

Information about API v2 can be found here.

While the v2.0.0-beta5 code can be found in the v2-api branch here.

v2.0.0-beta4

10 Nov 14:19
6a71718
Compare
Choose a tag to compare
v2.0.0-beta4 Pre-release
Pre-release

This is the beta4 release of GoVultr for API v2.

Information about API v2 can be found here.

While the v2.0.0-beta4 code can be found in the v2-api branch here.

v1.1.1

04 Nov 16:17
bcb3aa4
Compare
Choose a tag to compare

Fix

  • v1.1.0 release was tagged on the wrong branch. This patch release resolves the broken v1.1.0 release.

v1.1.0

04 Nov 15:58
fe7cea6
Compare
Choose a tag to compare

Breaking Changes

  • Servers: Create userData param should already be base64 encoded. This call will no longer encode supplied string. #100
  • BareMetalServer: Create userData param should already be base64 encoded. This call will no longer encode supplied string. #100

v2.0.0-beta3

17 Oct 20:09
a1b19d1
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

This is the beta3 release of GoVultr for API v2.

Information about API v2 can be found here.

While the v2.0.0-beta3 code can be found in the v2-api branch here.

v2.0.0-beta2

16 Sep 13:53
099001d
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

This is the beta2 release of GoVultr for API v2.

Information about API v2 can be found here.

While the v2.0.0-beta2 code can be found in the v2-api branch here.