Skip to content

Releases: strongdm/strongdm-sdk-python

v17.8.0

Choose a tag to compare

@sdmrelease sdmrelease released this 01 Jul 13:54

v17.8.0 - Insecure TLS option for HTTP-based drivers

  • added an option to control insecure TLS (i.e. TLS/HTTPS connection with skipped certificate validation), as well as an option to upload a custom CA server certificate, to HTTP, Couchbase, Clickhouse, and MCP drivers

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:30

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:12

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:08

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:39

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:34

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