Releases: strongdm/strongdm-sdk-java
Releases · strongdm/strongdm-sdk-java
v3.16.0
v3.16.0 - Additional MySQL connection options
- This release adds two new settings to control MySQL auth modes and username formatting.
v3.15.0
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
v3.14.2 - Fix User Agent
This release fixes the user agent sent with requests to match the latest SDK version.
v3.14.1
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
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
v3.13.0 - Add port override and subdomain to cloud resources
- This release adds port override and subdomain to cloud resources
v3.12.0
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
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
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
v3.9.0 - Add SSH Key Types
- In this version the supported SSH key types were added as constants