Skip to content

Releases: strongdm/strongdm-sdk-java

v4.8.0

14 Sep 13:27
Compare
Choose a tag to compare

v4.8.0 - Add Support for Access Workflows Management

  • This change adds Access Workflow managment support including Create, Update, Get, List and Delete functions.
  • The Access Workflow support includes management of the related WorkflowRoles and WorkflowApprovers objects.
  • The Access Workflow support includes read only access to the WorkflowAssignments objects.

v4.7.0

11 Sep 19:05
Compare
Choose a tag to compare

v4.7.0 - Customizable Page Limits

  • This release exposes the ability to set how many items are returned per underlying RPC call for List requests.

v4.5.1

08 Sep 19:16
Compare
Choose a tag to compare

v4.5.1 - Mark AzurePostgresManagedIdentity as stable

  • Content
    Mark AzurePostgresManagedIdentity as stable

v4.5.0

08 Sep 17:55
Compare
Choose a tag to compare

v4.5.0 - Add Resource Lock Feature

  • Content
    Add the ability to create RDP servers that would require a Resource Lock to be held before being able to connect.

v4.4.1

28 Aug 14:13
Compare
Choose a tag to compare

v4.4.1 - Document Azure Postgres Usage

  • This change adds an explanatory comment to the Azure Postgres type's username field on Single Server vs Flexible Server.

v4.4.0

23 Aug 16:22
Compare
Choose a tag to compare

v4.4.0 - Add Support for lower encryption levels to SQL Server

  • This change enables the use of TLS 1.0 and 1.1 connections for SQL server via a new setting.

v4.3.3

21 Aug 18:47
Compare
Choose a tag to compare

v4.3.3 - MySQL and SQL Server Optional Database Field

  • This change causes the database field for MySQL and SQL Server resources to no longer be required, with clarifying comments explaining how it is used.

v4.3.2

16 Aug 17:53
Compare
Choose a tag to compare

v4.3.2 - Internal Plumbing Changes

  • No surface change for consumers.

v4.3.1

16 Aug 16:14
Compare
Choose a tag to compare

v4.3.1 - Internal Plumbing Change

  • No surface change for consumers.

v4.3.0

14 Aug 19:05
Compare
Choose a tag to compare

v4.3.0 - Added Access Workflows and Access Request auditing

  • This release adds support for Listing Access Workflows and Access Requests. The Listing via the Workflows and AccessRequest services requires a SnapshotAt filter applied. The Listing from both the Workflows, Workflows History, AccessRequests and AccessRequests History services all return the historical records that match the request criteria and provide the audit data for those records.