Skip to content

Releases: strongdm/strongdm-sdk-java

v3.14.0

02 May 19:07
Compare
Choose a tag to compare

v3.14.0 - Add CreatedAt to AccessResources Vertical

  • This release adds the "Created At" field to Access Resources, enabling one to distinguish the time a temporary account grant was created from when it first took effect.

v3.13.0

27 Apr 18:23
Compare
Choose a tag to compare

v3.13.0 - Add port override and subdomain to cloud resources

  • This release adds port override and subdomain to cloud resources

v3.12.0

21 Apr 17:40
Compare
Choose a tag to compare

v3.12.0 - Add Capture field to Queries

  • Add a new Capture field to the Query model, which includes additional information about SSH, Kubernetes and RDP queries.

v3.11.0

14 Apr 19:11
Compare
Choose a tag to compare

v3.11.0 - Add specific support for Azure Database for MySQL

  • Split Azure Database for MySQL support from the generic MySQL driver, so as to allow service specific username handling.

v3.10.0

28 Mar 21:26
Compare
Choose a tag to compare

v3.10.0 - Add Account Resources History

  • The Account Resources History API returns all changes to Account Resources within a given time range.

v3.9.0

23 Mar 00:01
Compare
Choose a tag to compare

v3.9.0 - Add SSH Key Types

  • In this version the supported SSH key types were added as constants

v3.8.0

21 Mar 21:52
Compare
Choose a tag to compare

v3.8.0 - Add subdomain field to resources

  • Add subdomain field to datasource, server, and cluster resources.

v3.7.0

17 Mar 21:34
Compare
Choose a tag to compare

v3.7.0 - Add Audit Verticals

This release adds auditing functionality, allowing you to view events generated by users and system configurations at arbitrary points in time. The following verticals are now available:

  • Queries
  • Replays
  • Activities
  • Account Permissons
  • Account Resources
  • Role Resources
  • Organization History
  • And History variants for existing and new verticals.

Additionally, most verticals can be accessed at a given snapshot time, to retrieve information about entities as of that time.

Yet additionally, this adds constants for many new and some existing API fields, hopefully replacing the need to memorize API response strings. These changes do not add api-breaking type hints or strong types for these fields, however expect such a change in the next breaking release.

v3.6.1

16 Feb 18:41
Compare
Choose a tag to compare

v3.6.1 - Delinea Secret Store GA

  • Delinea Secret Store is now stable.

v3.6.0 - Add support for Amazon EKS Instance Profile

01 Feb 18:59
Compare
Choose a tag to compare