Skip to content

Releases: strongdm/strongdm-sdk-java

v15.40.0

12 Dec 23:55

Choose a tag to compare

v15.40.0 - Add Discovery Connectors to the API

  • This release adds Discovery Connectors to the API / SDKs

v15.39.0

12 Dec 00:42

Choose a tag to compare

v15.39.0 - Fix Groups initialization

  • This version fixes an issue which caused a nil pointer panic with the Groups features

v15.37.0

02 Dec 13:08

Choose a tag to compare

v15.37.0 - OAuth configuration for MCP Gateway

  • added OAuth App Client ID
  • added OAuth App Client Secret

v15.36.0

27 Nov 09:43

Choose a tag to compare

v15.36.0 - Activities for OAuth

  • New constants for activities related to OAuth 2.0 for resources

v15.35.0

26 Nov 00:35

Choose a tag to compare

v15.35.0 - Add Server FQDN field to RDP Certificate resources

  • This adds a new optional Server FQDN field to RDP Certificate resources. This field specifies the Fully-qualified DNS name of the target server in order to enable Network Level Authentication (NLA) in on-premises AD environments.

v15.33.0

19 Nov 11:53

Choose a tag to compare

v15.33.0 - Mark StrongDM Vault as stable

  • Mark StrongDM Vault secret store as stable
  • Mark MySQL secret engine as stable
  • Mark PostgreSQL secret engine as stable
  • Mark SQLServer secret engine as stable

v15.31.0

14 Nov 17:04

Choose a tag to compare

v15.31.0 - Include Account creation timestamp

  • This version bump adds the user/service/token created at timestamp as a read only field

v15.29.0

12 Nov 10:45

Choose a tag to compare

v15.29.0 - Make new authentication methods (EC2, IAM) for HashiCorp CA Vault public

  • add new authentication methods for HashiCorp CA Vault for ssh and RDP

v15.28.0

10 Nov 20:01

Choose a tag to compare

v15.28.0 - Add Nodes.TCPProbe endpoint

  • This endpoint instructs a Node to connect to an address via TCP and report the result. This is useful for network diagnostics.

v15.27.0

23 Oct 16:51

Choose a tag to compare

v15.27.0 - Added ElastiCache Redis (IAM) driver

  • ElastiCache Redis OSS driver authenticating with IAM role added
  • Initally marked as unstable