Skip to content

Releases: strongdm/strongdm-sdk-java

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.

v11.9.0

11 Sep 18:53
Compare
Choose a tag to compare

v11.9.0 - Add Couchbase resource types

  • This release adds support for the CouchbaseDatabase and CouchbaseWebUI resource types.

v11.8.0

24 Aug 00:15
Compare
Choose a tag to compare

v11.8.0 - Include access request duration

  • This update adds the requested duration to the access request model

v11.7.0

14 Aug 15:39
Compare
Choose a tag to compare

v11.7.0 - Deprecate some workflow activities

  • some activities are no longer used. They have been renamed to signal their deprecation, but are still available to users for historical data.

v11.6.1

13 Aug 18:01
Compare
Choose a tag to compare

v11.6.1 - updated javadocs

  • updated javadocs for java sdks