Skip to content

v2.0.0

Choose a tag to compare

@LKaemmerling LKaemmerling released this 24 Jan 11:54
· 134 commits to master since this release
  • The all-Method on the Models return now every entity of the requested resource. For the old behavior see list-Method

  • Added list-Method which allows better control over getting many entities

  • Added Request Opts for SSHKey, Location, Datacenter, Image and Action

  • Added Resources Interface to all Root Resource Clients like Networks and implemented all methods

  • Added Resource Interface to all specific resource clients like Server and implemented all methods

  • Removed deprecated functions: Server->changeName()

This release does not contain a breaking change!