Skip to content

Releases: CloudBoltSoftware/cloudbolt-go-sdk

cbclient/v1.1.5

19 Mar 12:34
da8a039

Choose a tag to compare

Added parameter to optionally include progress message to Job SDK.

cbclient/v1.1.4

19 Mar 12:19
c538af1

Choose a tag to compare

Add GetResourceJobInfo and GetResourceJobInfoById to resource client, this returns all jobs associated with a resource.

cbclient/v1.1.3

27 Feb 15:34
9a568dc

Choose a tag to compare

Updated resource API to properly propagate 404 Not Found errors.

CloudBolt Client v1.1.2

28 Jan 15:29
05b7ded

Choose a tag to compare

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

27 Jan 14:10
452feb3

Choose a tag to compare

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

07 Feb 00:27
e6af043

Choose a tag to compare

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

08 Aug 19:23
b8f41a0

Choose a tag to compare

Added client for Resource Handller

CloudBolt Client v1.0.1-rc.1

01 Aug 19:59
b8f41a0

Choose a tag to compare

Pre-release

Added client for Resource Handller

CloudBolt Client v1.0.0

17 Jun 14:21
815d72c

Choose a tag to compare

  • Updated to use CloudBolt API v3

CloudBolt Client v1.0.0-rc.1

10 May 17:46
815d72c

Choose a tag to compare

Pre-release
  • Updated to use CloudBolt API v3