Skip to content

Releases: strongdm/strongdm-sdk-java

v17.7.0

Choose a tag to compare

@sdmrelease sdmrelease released this 25 Jun 11:49

v17.7.0 - Support for expressions for dynamic access rules

  • added support for expressions for dynamic access rules (Access Workflows and Roles). Now they support both types: Basic - set of tags as before, Advanced (query) - an expression based on tags e.g. (env=demo-1 OR env=demo-2) AND NOT team=team-1

v17.6.0

Choose a tag to compare

@sdmrelease sdmrelease released this 18 Jun 13:42

v17.6.0 - Make base URL required for LLM driver

v17.5.0

Choose a tag to compare

@sdmrelease sdmrelease released this 28 May 11:56

v17.5.0 - MS SQL Server (Kerberos) password login

  • Add an option to login via Kerberos without using a keytab file

v17.4.0

Choose a tag to compare

@sdmrelease sdmrelease released this 04 May 15:29

v17.4.0 - LLM Gateway Resource

  • Introduced a new resource type, LLM Gateway, which intercepts LLM traffic between AI agents and LLM APIs.

v17.2.0

Choose a tag to compare

@sdmrelease sdmrelease released this 29 Apr 10:11

v17.2.0 - MCP Gateway: OAuth Support with Dynamic Client Registration

  • Introduced a new MCP Gateway type that supports OAuth with Dynamic Client Registration (DCR), managed by the identity provider (IdP).

v17.1.0

Choose a tag to compare

@sdmrelease sdmrelease released this 21 Apr 08:42

v17.1.0 - Identity Aliases in MS SQL Server (Kerberos)

  • Allow using identity aliases in MS SQL Server (Kerberos) resources

v17.0.0

Choose a tag to compare

@sdmrelease sdmrelease released this 17 Apr 11:07

v17.0.0 - fix support for ports in MCP Gateway resources

v16.23.0

Choose a tag to compare

@sdmrelease sdmrelease released this 25 Mar 07:38

v16.23.0 - Add locks for managed secrets.

Locks can be used to grant exclusive access to retrieving a secret for one person at a time.
Upon releasing the lock the managed secret gets automatically rotated

v16.22.0

Choose a tag to compare

@sdmrelease sdmrelease released this 23 Mar 13:39

v16.22.0 - Add activity tracking for ssh and rdp drivers, allowing inactivity timeout for resource locks

v16.21.0

Choose a tag to compare

@sdmrelease sdmrelease released this 12 Mar 16:33

v16.21.0 - Requestable Account, Resource, and Role Entitlements

  • Added RequestableAccountEntitlements, RequestableResourceEntitlements, and RequestableRoleEntitlements services for listing requestable access entitlements by account, resource, and role