Skip to content

v0.1.2

Compare
Choose a tag to compare
@ddymko ddymko released this 29 May 15:07
· 601 commits to master since this release
166608d

Fixes

  • Fixed Server Option NotifyActivate bug that ignored a false value
  • Fixed Bare Metal Server Option UserData to be based64encoded

Breaking Changes

  • Renamed all methods named GetList to List
  • Renamed all methods named Destroy to Delete
  • Server Service
    • Renamed GetListByLabel to ListByLabel
    • Renamed GetListByMainIP to ListByMainIP
    • Renamed GetListByTag to ListByTag
  • Bare Metal Server Service
    • Renamed GetListByLabel to ListByLabel
    • Renamed GetListByMainIP to ListByMainIP
    • Renamed GetListByTag to ListByTag