Skip to content

Releases: strongdm/strongdm-sdk-java

v0.9.9 - Resource Tags

10 Apr 23:18
Compare
Choose a tag to compare
Pre-release

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!

v0.9.8: add support for EKS role ARN authentication

01 Apr 23:39
Compare
Choose a tag to compare
  • add support for EKS role ARN authentication

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

18 Mar 13:44
Compare
Choose a tag to compare
Addresses #5424

GitOrigin-RevId: b767c76cb7bed96369dcb39d1e835d8c1b9314b0

v0.9.4

03 Mar 19:16
Compare
Choose a tag to compare
v0.9.4 Pre-release
Pre-release
  • Add getName() to common Resource interface