Releases: CloudBoltSoftware/cloudbolt-go-sdk
cbclient/v1.1.5
Added parameter to optionally include progress message to Job SDK.
cbclient/v1.1.4
Add GetResourceJobInfo and GetResourceJobInfoById to resource client, this returns all jobs associated with a resource.
cbclient/v1.1.3
Updated resource API to properly propagate 404 Not Found errors.
CloudBolt Client v1.1.2
What's Changed
Added SDK method to retrieve data from the Order Status API, this API was added in CloudBolt CMP release 2026.1.18. The API returns all output and error messages for all jobs associated to the order.
CloudBolt Client v1.1.1
Updated code to handle the new response format of the Run Action API, the provider code now handles the following:
- Synchronous action run.
- Asynchronous action run, Job return.
- Asynchronous action run, Order return.
CloudBolt Client v1.1.0
Added Parameters to Resource Action Client, these parameters are now passed when invoking the CB resource action.
Added Onefuse SDK.
Added Client To Get CloudBolt Resource By ID.
CloudBolt Client v1.0.1
Added client for Resource Handller
CloudBolt Client v1.0.1-rc.1
Added client for Resource Handller
CloudBolt Client v1.0.0
- Updated to use CloudBolt API v3
CloudBolt Client v1.0.0-rc.1
- Updated to use CloudBolt API v3