Skip to content

Releases: strongdm/strongdm-sdk-python

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