Skip to content

Releases: strongdm/strongdm-sdk-java

v4.2.0

31 Jul 16:34
Compare
Choose a tag to compare

v4.2.0 - Add port override support for GKE

v4.1.0

20 Jul 15:57
Compare
Choose a tag to compare

v4.1.0 - Add PeeringGroups Vertical

  • Add support for explicit network topology configuration

v4.0.0

18 Jul 15:29
Compare
Choose a tag to compare

v4.0.0 - Retire Nodes.ConnectsTo

  • Retire unused field

v3.19.0

13 Jul 17:03
Compare
Choose a tag to compare

v3.19.0 - Add source IP to queries

  • Add source IP as seen at the ingress gateway to queries

v3.18.0

07 Jul 15:01
Compare
Choose a tag to compare

v3.18.0 - Remote Node Maintenance Window Controls

  • This release adds fields to nodes which control when nodes will be permitted to restart for updates.

v3.17.0

23 Jun 18:06
Compare
Choose a tag to compare

v3.17.0 - Additional Resource Comments

  • This release adds comments to all resource and secrets store fields lacking them.
  • This release also adds new fields on Nodes to configure static routing.

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)