Skip to content

Releases: strongdm/strongdm-sdk-go

v11.10.0

11 Sep 22:18
Compare
Choose a tag to compare

v11.10.0 - Support password updates for user accounts in the Accounts vertical

  • User passwords can now be modified through the Accounts update API. This operation is restricted to API keys assigned the Set Password permission.

v11.9.0

11 Sep 18:53
Compare
Choose a tag to compare

v11.9.0 - Add Couchbase resource types

  • This release adds support for the CouchbaseDatabase and CouchbaseWebUI resource types.

v11.8.0

24 Aug 00:16
Compare
Choose a tag to compare

v11.8.0 - Include access request duration

  • This update adds the requested duration to the access request model

v11.7.0

14 Aug 15:39
Compare
Choose a tag to compare

v11.7.0 - Deprecate some workflow activities

  • some activities are no longer used. They have been renamed to signal their deprecation, but are still available to users for historical data.

v11.6.0

09 Aug 22:26
Compare
Choose a tag to compare

v11.6.0 - Add new workflow constant

  • Added ActivityVerbApprovalFlowStepUpdated

v11.5.1

07 Aug 19:20
Compare
Choose a tag to compare

v11.5.1 - Expose additional policy fields in queries API in public SDKs

  • Added AuthzJSON and Target fields in queries API

v11.5.0

07 Aug 17:24
Compare
Choose a tag to compare

v11.5.0 - New activities and permissions

  • New activity and permissions constants added to support workflows API

v11.4.0

06 Aug 17:12
Compare
Choose a tag to compare

v11.4.0 - Deprecate KubernetesBasicAuth and AKSBasicAuth drivers

  • Content
    This release deprecates KubernetesBasicAuth and AKSBasicAuth drivers since they are no longer supported.

v11.3.0

01 Aug 18:11
Compare
Choose a tag to compare

v11.3.0 - Add Policies APIs to SDKs

v11.2.1

23 Jul 13:25
Compare
Choose a tag to compare

v11.2.1 - Fix README.md in GO SDK

  • Update version from v6 to v11