Skip to content

Releases: strongdm/strongdm-sdk-python

v14.11.0

09 May 19:23

Choose a tag to compare

v14.11.0 - Update examples

  • This minor bump updates examples and docs in the SDKs

v14.10.0

08 May 21:35

Choose a tag to compare

v14.10.0 - Add SCIM data and Manager ID to the Accounts Users Model

  • The accounts users model now has a read-only field for scim data of an user.
  • A new manager id field is available to manually set the account id of a user's manager.
  • The accounts users model now has a read-only field for retrieving the "resolved manager id". This is the ID of the user's manager derived from the manager_id, if present, or from the SCIM metadata. This field is only populated for results from the accounts get and list endpoints and is not returned for create and update, audit list, or history endpoint calls.
  • Workflow Approvers and the autogrant field on Workflows have been marked as deprecated.

v14.9.0

02 May 13:36

Choose a tag to compare

v14.9.0 - Trino TLS support for username + password authentication

v14.8.0

30 Apr 01:09

Choose a tag to compare

v14.8.0 - Added unstable support for Aerospike resource

  • Aerospike database is now available as a resource type

v14.7.0

28 Apr 18:29

Choose a tag to compare

v14.7.0 - Added support for Vertica resource

  • Vertica database is now available as a resource type

v14.6.0

25 Apr 00:37

Choose a tag to compare

v14.6.0 - Manager Approval for Approval Workflows

  • We introduce the ability to specify the manager of the requester or the manager of the manager of the requester as an approver to approval workflows

v14.5.0

23 Apr 01:26

Choose a tag to compare

v14.5.0 - Add unstable DocumentDB Replica Set IAM support

v14.4.0

21 Apr 18:31

Choose a tag to compare

v14.4.0 - Add Oracle NNE drivers

  • Add support for Oracle datasources that have NNE enabled

v14.3.0

17 Apr 15:31

Choose a tag to compare

v14.3.0 - Add Redshift (IAM) drivers

  • add support for IAM role based authentication for Redshift Cluster and Redshift Serverless

v14.2.0

15 Apr 21:57

Choose a tag to compare

v14.2.0 - sdm admin approval-workflows backwards-compatibility

  • Fixes an issue where ApprovalWorkflows.Update SDK/Terraform calls in SDK versions prior to 14.0.0 would incorrectly remove all steps from a manual approval workflow.
  • As a consequence of this fix, the ApprovalWorkflows.Update SDK/Terraform call in SDK versions between 14.0.0 and 14.1.0 cannot be used to update the steps of an approval workflow. Please upgrade to SDK version > 14.1.0.