Releases: strongdm/strongdm-sdk-java
Releases · strongdm/strongdm-sdk-java
v15.40.0
v15.40.0 - Add Discovery Connectors to the API
- This release adds Discovery Connectors to the API / SDKs
v15.39.0
v15.39.0 - Fix Groups initialization
- This version fixes an issue which caused a nil pointer panic with the Groups features
v15.37.0
v15.37.0 - OAuth configuration for MCP Gateway
- added OAuth App Client ID
- added OAuth App Client Secret
v15.36.0
v15.36.0 - Activities for OAuth
- New constants for activities related to OAuth 2.0 for resources
v15.35.0
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
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
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
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
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
v15.27.0 - Added ElastiCache Redis (IAM) driver
- ElastiCache Redis OSS driver authenticating with IAM role added
- Initally marked as unstable