Releases: strongdm/strongdm-sdk-java
Releases · strongdm/strongdm-sdk-java
v8.3.0
v8.3.0 - Keyfactor EJBCA SSH
- Added a new certificate authority integration: Keyfactor EJBCA SSH
v8.1.0
v8.1.0 - Added Keyfactor EJBCA integration
- Added new 3rd party certificate authority integration: Keyfactor EJBCA
v8.0.0
v8.0.0 - Add Tokens Account Type to Go, Python, Java, and Ruby SDKs
- This SDK version introduces the ability to create and delete tokens using the Go, Python, Java, and Ruby SDKs. Consequently, the default behavior for listing all accounts without filters has been changed to include tokens.
v7.1.0
v7.1.0 - General Availability for Certificate Authority Secret Stores
- Added the Issued Cert TTL Minutes field to the certificate authority type secret stores that specifies the lifetime of the client certificates that will be requested from the configured CA provider.
- Marked the following secret stores as stable making them available for general use: ActiveDirectory, AWSCertX509, GCPCertX509, VaultTLSCertSSH, VaultTLSCertX509, VaultTokenCertSSH, VaultTokenCertX509, VaultAppRoleCertSSH, and VaultAppRoleCertX509
v7.0.0
v7.0.0 - Allow Setting User Permission Level
- This change makes User permission level writable to allow modifications.
- Suspended is now read only - suspend a user by setting their permission level to
suspended
.
v6.9.0
v6.9.0 - Add Support for Approval Workflows Management
- This change adds Approval Workflow managment support including Create, Update, Get, List and Delete functions.
- The Approval Workflow support includes management of the related Approval Workflow Step and Approval Workflow Approver objects.
v6.8.0
v6.8.0 - Active Directory Certificate Services Secret Store
- Added a new secret store type: Active Directory Certificate Services. This store is compatible with RDP-Certificate server types. It is currently unstable, and as such not available for general use yet.
v6.7.1
v6.7.1 - Add ClientIP field to Queries
- Add a new ClientIP field to the Query model, which indicates the IP address of the client performing the query as determined by the StrongDM control plane.
v6.7.0
v6.7.0 - Introduce new AWS Private CA X.509 type secret stores
- This PR introduces 1 new secret store type. It is marked unstable and, as such, is not available for use yet.
v6.6.0
v6.6.0 - Support approval flow id in access workflows
- This release adds approval flow id to access workflows.