Skip to content

Releases: strongdm/strongdm-sdk-go

0.9.18 - Hide unused Kubernetes fields

07 Aug 17:32
Compare
Choose a tag to compare
  • Fixed formatting issues from previous release

v0.9.17 - Update README.md

03 Aug 23:44
Compare
Choose a tag to compare
 bump versions

GitOrigin-RevId: 658259f563e9c3b524bae4478ede9f307ec98488

v0.9.16 - Update README.md

03 Aug 23:25
Compare
Choose a tag to compare
Merge commit

GitOrigin-RevId: a8bd0ca2b1b494fdb254f21def20369a9c80480c

v0.9.15 - DB2 LUW + DB2 for i-series

23 Jul 16:23
Compare
Choose a tag to compare
  • Renames DB2 to DB2LUW
  • Adds DB2I resource type

v0.9.14 - Modifications for Terraform Provider

14 Jul 17:53
Compare
Choose a tag to compare
  • Update package so it can be vendored by the terraform provider

v0.9.12 - Cleanup Release

14 Jul 16:55
Compare
Choose a tag to compare

Removes Account Attachment Creation options
Account Attachment Creation will now always remove Account Grants on the account
as a part of the attachment.
Add interface methods for Tags for Accounts and Nodes.

v0.9.11 - DB2

09 Jun 20:34
Compare
Choose a tag to compare
  • Add support for DB2
  • Add tags support to accounts, nodes, and roles
  • Add support for custom HTTP subdomains

v0.9.10 - SSH Certificate Based Resources

08 May 18:51
Compare
Choose a tag to compare
  • Adds the SSHCert Resource type
  • Adds HealthcheckNamespace fields to Kubernetes types
  • AWS Keys are now required for the creation of EKS Resources

v0.9.9 - Resource Tags

10 Apr 17:55
29a11ee
Compare
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!

v0.9.8

01 Apr 18:02
98fe72f
Compare
Choose a tag to compare
  • add fields to amazon EKS resource type for support of IAM role based authentication