Releases: strongdm/strongdm-sdk-go
Releases · strongdm/strongdm-sdk-go
v9.3.0
v9.3.0 - Rename Query.RemoteIdentityUsername to IdentityAliasUsername
- Content
This release deprecates and renames Query.RemoteIdentityUsername to IdentityAliasUsername.
v9.2.0
v9.2.0 - Rename Remote Identity Activities
- Content
This release renames Activities for Remote Identity to Identity Alias, and Remote Identity Group to Identity Set.
v9.1.0
v9.1.0 - Add Identity Set Create, Update, and Delete
- Content
This release adds Create, Update, and Delete SDKs for managing Identity Sets.
v9.0.0
v9.0.0 - Rename of Remote Identity to Identity
- Content
This release renames Remote Identity to Identity Alias, and Remote Identity Group to Identity Set.
The old Remote Identity and Remote Identity Group surfaces are deprecated.
This release also renames remoteIdentityHealthcheckUsername and remoteIdentityGroupId on the resource forms to identityAliasHealthcheckUsername and identitySetId, respectively.
v8.4.0
v8.4.0 - Hashicorp Vault AWS
- Added a new Hashicorp Vault secret stores that use AWS EC2 or IAM authentication. These secret stores are currently marked as unstable.
v8.3.0
v8.3.0 - Keyfactor EJBCA SSH
- Added a new certificate authority integration: Keyfactor EJBCA SSH
v8.1.0
v8.1.0 - Added Keyfactor EJBCA integration
- Added new 3rd party certificate authority integration: Keyfactor EJBCA
v8.0.0
v8.0.0 - Add Tokens Account Type to Go, Python, Java, and Ruby SDKs
- This SDK version introduces the ability to create and delete tokens using the Go, Python, Java, and Ruby SDKs. Consequently, the default behavior for listing all accounts without filters has been changed to include tokens.
v7.1.0
v7.1.0 - General Availability for Certificate Authority Secret Stores
- Added the Issued Cert TTL Minutes field to the certificate authority type secret stores that specifies the lifetime of the client certificates that will be requested from the configured CA provider.
- Marked the following secret stores as stable making them available for general use: ActiveDirectory, AWSCertX509, GCPCertX509, VaultTLSCertSSH, VaultTLSCertX509, VaultTokenCertSSH, VaultTokenCertX509, VaultAppRoleCertSSH, and VaultAppRoleCertX509
v7.0.0
v7.0.0 - Allow Setting User Permission Level
- This change makes User permission level writable to allow modifications.
- Suspended is now read only - suspend a user by setting their permission level to
suspended
.