We released v0.7.0 of GoSH, our Golang client library. It's a major expansion of API coverage, introducing more endpoints and functionality coverage, as well as fixing some bugs.
We've released version 2.0.0 of our Terraform Provider, making use of the updated GoSH package and SiteHost API v1.5. You'll get more reliable server provisioning, and properly restored job polling after server deletes or upgrades. The change locks the provider to SiteHost API v1.5, meaning the API version can no longer be changed.
A few updates for users of the SiteHost API, mostly concerning dates on container end points. First, you can now see the created and date_updated information for container servers via the cloud/server/list_all endpoint. Secondly, the cloud/server/list_all, cloud/stack/list_all and cloud/stack/image/list_all endpoints now let you pass an updated_since parameter to only return items that have been modified on or after the specified date. All these changes are noted in our API documentation which has also had a once-over to fix some mistakes and clarify example code.
A new "Admin" privilege can be assigned to Contacts in your SiteHost account. Admins can customise Module access of other users, and can control some security settings - like upcoming changes to our 2FA feature...
We've fixed an issue that was preventing Private Cloud customers upgrading disk space on their Virtual Servers and Cloud Containers running on private hardware nodes via the Control Panel or API.