Releases: strongdm/strongdm-sdk-java
Releases · strongdm/strongdm-sdk-java
v0.9.22 - Amazon Role ARN and External ID support
- Several resource types now support AWS Role ARNs and external ids for authentication.
v0.9.21 - Access Token Whitespace Cleanup
- Access Tokens and Secret Keys will have leading and trailing whitespace removed on client creation
v0.9.20 - Add AWS Cloud
- Adds the AWS Cloud resource type, in beta.
- Corrects Secret Store internal message definitions.
v0.9.19 - Add Secret Stores
- Adds Secret Stores in beta. If interested in using this feature, please contact [email protected].
v0.9.18 - Update README.md
- Update README.md with richer documentation
v0.9.17 - Added SSH Certificate Authority Public Key
- Added the ability to fetch the SSH CA public key
v0.9.15 - Update README.md
bump versions GitOrigin-RevId: 658259f563e9c3b524bae4478ede9f307ec98488
v0.9.14 - Update README.md
driver/db2i: remove database field GitOrigin-RevId: e4cc1bf49a76cd8bdd50b14e8ecde1ccdc8cbfbb
v0.9.13 - DB2 LUW + DB2 for i-series
- Renames DB2 to DB2LUW
- Adds DB2I resource type
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.