Skip to content

Releases: strongdm/strongdm-sdk-python

v1.0.4 - Resource Tags

10 Apr 23:23

Choose a tag to compare

This release adds support for resource tags.

NOTE: if your resources already have tags and you are using a version of the Go SDK older than v0.9.9 to modify your resources, your tags may be deleted. We strongly recommend you upgrade!

v1.0.3: add support for EKS role ARN authentication

01 Apr 23:22

Choose a tag to compare

  • add support for EKS role ARN authentication

v1.0.2: add JSON serialization methods

26 Mar 16:24
25652b5

Choose a tag to compare

  • Add missing protoc-gen-swagger dependency to setup.py requirements
  • Add to_dict() and from_dict() methods to model objects
  • Extend okta-sync example

1.0 The first official version

18 Mar 20:46

Choose a tag to compare

v0.9.5: add support for SSH port forwarding to the API and its SDKs

18 Mar 13:38

Choose a tag to compare

Addresses #5424

GitOrigin-RevId: b767c76cb7bed96369dcb39d1e835d8c1b9314b0

v0.9.4

03 Mar 19:17

Choose a tag to compare

  • Initial release of Python SDK