Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@tommysitehost tommysitehost released this 17 Jul 04:51
46759fe

Added

  • Added support for all endpoints under /cloud/db/.
  • Added support for all endpoints under /cloud/db/grant/.
  • Added support for all endpoints under /cloud/db/user/.
  • Added support for all endpoints under /cloud/ssh/user/.
  • Added support for the /bandwith/get_ip_list.json endpoint.
  • Added support for the /cloud/stack/image/list_all.json endpoint.

Fixed

  • Corrected the SSH key update parameters.

Changed

  • Updated Go from 1.19 to 1.22.
  • Updated dependencies.
  • Moved from v1.2 of the SiteHost API to v1.3.
  • Changed the type of the CustomImageAccess API request struct fields from string to bool.