Releases: strongdm/strongdm-sdk-python
Releases · strongdm/strongdm-sdk-python
v14.3.0
v14.3.0 - Add Redshift (IAM) drivers
- add support for IAM role based authentication for Redshift Cluster and Redshift Serverless
v14.2.0
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.
v14.0.0
v14.0.0 - Multistep Approval Workflows SDKs
- We deprecated the approval workflow steps and approval workflow approvers endpoints to introduce new multistep approval workflow functionality through the approval workflow endpoint. Approval workflows can now be created with multiple approval steps and approvers using the approval workflows endpoint
- You can now specify a "skip after" timeout on an approval step so that the step will auto-approve if no approval has been given after the specified time elapses. Another optional "quantifier" specifies whether any or all approvers need to approve for an approval step
- The approval workflows history, approval workflows steps history, and approval workflow approvers history endpoints remain as-is for historical data queries
v13.12.0
v13.12.0 - Add secret engines and managed secrets SDK-s
- Add SDK support for secret engines and managed secrets
v13.11.0
v13.11.0 - Support Identity Aliases for SSHCustomerKey resources
- SSHCustomerKey resources can now be optionally associated with an Identity Set and use the Identity Alias as the SSH username instead of a single static username.
v13.10.0
v13.10.0 - Add Amazon OpenSearch/Elasticsearch IAM driver
- Users can now setup Amazon OpenSearch/Elasticsearch datasource using AWS IAM authorization.
v13.7.0
v13.7.0 - Make Vertica usernames and passwords vaultable
- Vertica usernames and passwords are now vaultable with 3rd-party secret stores.
v13.6.0
v13.6.0 - Update default API host
- The default API host has changed from api.strongdm.com to app.strongdm.com. api.strongdm.com will continue to be supported indefinitely.
v13.5.0
v13.5.0 - Added Vertica Database support
- New resource type: Vertica
v13.4.0
v13.4.0 - Support Identity Alias for KubernetesPodIdentity
- This release adds Identity Alias for Kubernetes Pod Identity clusters