Skip to content

Releases: strongdm/strongdm-sdk-java

v3.16.0

12 Jun 14:38
Compare
Choose a tag to compare

v3.16.0 - Additional MySQL connection options

  • This release adds two new settings to control MySQL auth modes and username formatting.

v3.15.0

31 May 23:46
Compare
Choose a tag to compare

v3.15.0 - Add Microsoft SQL Server Kerberos and Azure AD resource types

  • This release adds support for the Microsoft SQL Server (Kerberos) and Microsoft SQL Server (Azure AD) resource types. These resources enable authenticating with Microsoft SQL Server using Keberos (Windows Authentication) and Azure Active Directory authentication, respectively.

v3.14.2

12 May 22:05
Compare
Choose a tag to compare

v3.14.2 - Fix User Agent

This release fixes the user agent sent with requests to match the latest SDK version.

v3.14.1

12 May 21:14
Compare
Choose a tag to compare

v3.14.1 - Add missing port override field to EKS resource types

  • Amazon EKS types lacked the field necessary for proper multi-interface operation (port_override)

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