Releases: strongdm/strongdm-sdk-ruby
Releases · strongdm/strongdm-sdk-ruby
v15.43.0
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
v15.41.0 - Resource lock for SSH servers
- Lock can be enabled for an SSH resource
v15.40.0
v15.40.0 - Add Discovery Connectors to the API
- This release adds Discovery Connectors to the API / SDKs
v15.39.0
v15.39.0 - Fix Groups initialization
- This version fixes an issue which caused a nil pointer panic with the Groups features
v15.37.0
v15.37.0 - OAuth configuration for MCP Gateway
- added OAuth App Client ID
- added OAuth App Client Secret
v15.36.0
v15.36.0 - Activities for OAuth
- New constants for activities related to OAuth 2.0 for resources
v15.35.0
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
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
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
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