Skip to content

Releases: strongdm/strongdm-sdk-java

v11.17.0

31 Oct 16:56
Compare
Choose a tag to compare

v11.17.0 - Add AWS (Instance Profile) resource type

  • This release adds support for the AWS (Instance Profile) resource type

v11.16.0

30 Oct 21:17
Compare
Choose a tag to compare

v11.16.0 - Bulk Healthcheck Retrieval

  • Adds a new healthchecks service for fetching most recent healthchecks

v11.15.0

14 Oct 16:05
Compare
Choose a tag to compare

v11.15.0 - Mark the SSHPassword resource type as stable

  • This release marks the SSHPassword resource type as stable.

v11.14.0

07 Oct 15:50
Compare
Choose a tag to compare

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

03 Oct 14:19
Compare
Choose a tag to compare

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

27 Sep 16:20
Compare
Choose a tag to compare

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

26 Sep 21:10
Compare
Choose a tag to compare

v11.11.2 - fix file modes

  • This SDK release fixes the file modes of the generated files.

v11.11.0

19 Sep 18:34
Compare
Choose a tag to compare

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

16 Sep 18:07
Compare
Choose a tag to compare

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

11 Sep 22:18
Compare
Choose a tag to compare

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.