Skip to content

Releases: strongdm/strongdm-sdk-ruby

v15.43.0

23 Dec 15:36

Choose a tag to compare

v15.43.0 - Add automatic encryption/decryption support for managed secret APIs

  • ManagedSecret.value will be automatically encrypted using associated secret_engine key during create/update calls
  • ManagedSecret.value will be automatically decrypted using automatically generated private/public key pair for Retrieve call when provided public_key is empty

v15.41.0

17 Dec 09:27

Choose a tag to compare

v15.41.0 - Resource lock for SSH servers

  • Lock can be enabled for an SSH resource

v15.40.0

12 Dec 23:57

Choose a tag to compare

v15.40.0 - Add Discovery Connectors to the API

  • This release adds Discovery Connectors to the API / SDKs

v15.39.0

12 Dec 00:42

Choose a tag to compare

v15.39.0 - Fix Groups initialization

  • This version fixes an issue which caused a nil pointer panic with the Groups features

v15.37.0

02 Dec 13:08

Choose a tag to compare

v15.37.0 - OAuth configuration for MCP Gateway

  • added OAuth App Client ID
  • added OAuth App Client Secret

v15.36.0

27 Nov 09:43

Choose a tag to compare

v15.36.0 - Activities for OAuth

  • New constants for activities related to OAuth 2.0 for resources

v15.35.0

26 Nov 00:35

Choose a tag to compare

v15.35.0 - Add Server FQDN field to RDP Certificate resources

  • This adds a new optional Server FQDN field to RDP Certificate resources. This field specifies the Fully-qualified DNS name of the target server in order to enable Network Level Authentication (NLA) in on-premises AD environments.

v15.33.0

19 Nov 11:52

Choose a tag to compare

v15.33.0 - Mark StrongDM Vault as stable

  • Mark StrongDM Vault secret store as stable
  • Mark MySQL secret engine as stable
  • Mark PostgreSQL secret engine as stable
  • Mark SQLServer secret engine as stable

v15.31.0

14 Nov 17:05

Choose a tag to compare

v15.31.0 - Include Account creation timestamp

  • This version bump adds the user/service/token created at timestamp as a read only field

v15.29.0

12 Nov 10:45

Choose a tag to compare

v15.29.0 - Make new authentication methods (EC2, IAM) for HashiCorp CA Vault public

  • add new authentication methods for HashiCorp CA Vault for ssh and RDP