Releases: strongdm/strongdm-sdk-python
Releases · strongdm/strongdm-sdk-python
v16.8.0
v16.8.0 - Release Google Spanner Driver
v16.7.0
v16.7.0 - Add unstable Databricks SQL driver
- added new resource type for support of Databricks SQL database
v16.6.0
v16.6.0 - Add Node Selector Support for Secret Engines
- Added a node_selector field to secret engines that allows selecting which nodes communicate with the engine using tag-based filtering
v16.5.0
v16.5.0 - Add URL Info to Control Plane Service
- Add additional URL Info for the Control Plane
v16.4.0
v16.4.0 - Generic MCP Gateway
- Added support for OAuth provider's Dynamic Client Registration
- Simplified MCP Gateway configuration
v16.3.0
v16.3.0 - Expose Employee Number
- This release exposes the employee number for users
v16.1.0
v16.1.0 - OAuth Dynamic Client Registration URL for resources
- Added possibility to configure provider's Dynamic Client Registration URL for resources that require OAuth
v16.0.0
v16.0.0 - Remove unused replicaSet field from Mongo drivers
- Removed an unused replicaSet field from Mongo drivers. Replicas should be passed as a comma-separated list in a Hostname field.
v15.46.0
v15.46.0 - OAuth endpoints configuration for MCP Gateway driver
- Renamed 'MCP Driver' to 'MCP Gateway (OAuth)'
- Added new types of config values for resource: OAuth Authorization endpoint URL and OAuth Token endpoint URL
- Added new fields to MCP Gateway driver settings: : OAuth Authorization endpoint URL and OAuth Token endpoint URL
v15.45.0
v15.45.0 - Managed secrets retrieve call does not require passing of ephemeral public key
- Managed secret Retrieve call no longer requires passing of public key. Ephmemeral encryption key will be automaticall generated and used across client's lifetime.