Releases: strongdm/strongdm-sdk-go
v11.1.0
v11.1.0 - Mark MongoLegacyHost, MongoLegacyReplicaSet as unstable; MongoHost, MongoReplicaSet as stable
- Content
This release marks MongoLegacyHost, MongoLegacyReplicaSet as unstable, and marks MongoHost, MongoReplicaSet as stable.
v11.0.0
v11.0.0 - Remove unused field from MongoLegacyHost
- Remove the unused ReplicaSet field from the MongoLegacyHost type
v9.7.0
v9.7.0 - Add loopback range to the organization history API
- The organization history API now returns the loopback range setting.
v9.6.0
v9.6.0 - Support username/password based SSH servers
- This version introduces the SSHPassword resource for early access. This resource allows SDK registration of SSH servers using password authentication.
v9.5.0
v9.5.0 - Add device trust settings to the organization history API
- The organization history API now returns the device trust settings (enabled and provider).
- Documentation has been updated to indicate where API fields are populated by defined constants.
v9.4.0
v9.4.0 - Add Discovery Configuration fields to Discoverable Clusters
- Added the Discovery Enabled and Discovery Username fields that configure discovery on select cluster type resources.
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.