Skip to content

Releases: strongdm/strongdm-sdk-java

v7.0.0

15 Mar 15:39
Compare
Choose a tag to compare

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

04 Mar 21:01
Compare
Choose a tag to compare

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

04 Mar 19:00
Compare
Choose a tag to compare

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

01 Mar 22:40
Compare
Choose a tag to compare

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

27 Feb 22:11
Compare
Choose a tag to compare

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

26 Feb 21:03
Compare
Choose a tag to compare

v6.6.0 - Support approval flow id in access workflows

  • This release adds approval flow id to access workflows.

v6.5.0

20 Feb 22:30
Compare
Choose a tag to compare

v6.5.0 - Introduce new GCP Certificate Authority Service x509 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.4.0

09 Feb 14:36
Compare
Choose a tag to compare

v6.4.0 - Remote ID Support for RDP

  • Added remote ID support for RDP
  • Added new driver type: RDP (Certificate Based) Server

These two features enable users to create RDP resources that will utilize remote ID for user accounts that access said server.

v6.3.2

31 Jan 18:35
Compare
Choose a tag to compare

v6.3.2 - Update GRPC to 1.59.1

  • This version fixes an incompatibility with Netty 4.1.101 and later.

v6.3.1

25 Jan 19:40
Compare
Choose a tag to compare

v6.3.1 - Introduce new SSH Certificate type secret stores

  • This PR introduces 3 new secret store types. They are marked unstable and, as such, are not available for use yet.