CloudBolt Client v0.4.0
Pre-release
Pre-release
Features 🎉
First official release of the CloudBolt Golang SDK!
- Basic CloudBolt API interface for:
- Fetching objects
- Creating orders
- Decommissioning resources
- Documentation for getting started.
Fixes 🛠
- Since v0.3.0 fixed an issue where POST requests would fail if the Client did not already have an API token due to how request were wapped in some auth-retry logic.