Releases: strongdm/strongdm-sdk-go
Releases · strongdm/strongdm-sdk-go
0.9.18 - Hide unused Kubernetes fields
- Fixed formatting issues from previous release
v0.9.17 - Update README.md
bump versions GitOrigin-RevId: 658259f563e9c3b524bae4478ede9f307ec98488
v0.9.16 - Update README.md
Merge commit GitOrigin-RevId: a8bd0ca2b1b494fdb254f21def20369a9c80480c
v0.9.15 - DB2 LUW + DB2 for i-series
- Renames DB2 to DB2LUW
- Adds DB2I resource type
v0.9.14 - Modifications for Terraform Provider
- Update package so it can be vendored by the terraform provider
v0.9.12 - Cleanup Release
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
- 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
- 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
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 fields to amazon EKS resource type for support of IAM role based authentication