Releases: vultr/govultr
Releases · vultr/govultr
v2.0.0-beta.1
v1.0.0
v2.0.0-beta.2
v0.5.0
Enhancement
- Servers: Enable/Disable DDOS Protection #75
Breaking Changes
- Servers: SetUserData userData param should already be base64 encoded. This call will no longer encode supplied string. #73
- BareMetalServer: SetUserData userData param should already be base64 encoded. This call will no longer encode supplied string. #73
- Servers: AddIPV4 now returns the created IP address. The call also has a new parameter called
reboot
which will let you hold off on rebooting the server. #77