Skip to content

v0.5.0

Compare
Choose a tag to compare
@ddymko ddymko released this 25 Aug 17:49
· 487 commits to master since this release
cf76562

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