Releases: strongdm/strongdm-sdk-java
Releases · strongdm/strongdm-sdk-java
v11.17.0
v11.16.0
v11.16.0 - Bulk Healthcheck Retrieval
- Adds a new healthchecks service for fetching most recent healthchecks
v11.15.0
v11.15.0 - Mark the SSHPassword resource type as stable
- This release marks the SSHPassword resource type as stable.
v11.14.0
v11.14.0 - Add Impersonation User and Impersonation Groups to QueryCapture
- Content
This release adds Impersonation User and Impersonation Groups fields to the QueryCapture model.
These fields are populated when the client performs user and group impersonation in K8s, i.e. --as user --as-group group.
v11.13.0
v11.13.0 - Add constants for API host
- This SDK release adds the constants for the API host across different control planes.
v11.12.0
v11.12.0 - Resource Proxy Cluster ID field (alpha)
This release adds the Proxy Cluster ID field to all resources types. This field may be removed in the future. Modification of it is disabled for most organizations.
v11.11.2
v11.11.2 - fix file modes
- This SDK release fixes the file modes of the generated files.
v11.11.0
v11.11.0 - Proxy Clusters (alpha)
- This release adds alpha support for proxy clusters. This feature is disabled for most organizations and may be removed in the future.
v11.10.1
v11.10.1 - Add Organization Setting, Enforce Single Session
- Enforce Single Session allows Organization admins to restrict concurrent
sessions for both Admin UI, and Desktop to 1 per user, per type.
v11.10.0
v11.10.0 - Support password updates for user accounts in the Accounts vertical
- User passwords can now be modified through the Accounts update API. This operation is restricted to API keys assigned the Set Password permission.