Skip to content

Releases: strongdm/strongdm-sdk-java

v0.9.22 - Amazon Role ARN and External ID support

22 Jan 19:09
Compare
Choose a tag to compare
  • Several resource types now support AWS Role ARNs and external ids for authentication.

v0.9.21 - Access Token Whitespace Cleanup

19 Jan 18:44
Compare
Choose a tag to compare
  • Access Tokens and Secret Keys will have leading and trailing whitespace removed on client creation

v0.9.20 - Add AWS Cloud

11 Jan 18:20
Compare
Choose a tag to compare
  • Adds the AWS Cloud resource type, in beta.
  • Corrects Secret Store internal message definitions.

v0.9.19 - Add Secret Stores

18 Nov 18:54
Compare
Choose a tag to compare
  • Adds Secret Stores in beta. If interested in using this feature, please contact [email protected].

v0.9.18 - Update README.md

10 Nov 18:09
Compare
Choose a tag to compare
  • Update README.md with richer documentation

v0.9.17 - Added SSH Certificate Authority Public Key

15 Sep 14:16
Compare
Choose a tag to compare
  • Added the ability to fetch the SSH CA public key

v0.9.15 - Update README.md

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

GitOrigin-RevId: 658259f563e9c3b524bae4478ede9f307ec98488

v0.9.14 - Update README.md

03 Aug 23:25
Compare
Choose a tag to compare
driver/db2i: remove database field

GitOrigin-RevId: e4cc1bf49a76cd8bdd50b14e8ecde1ccdc8cbfbb

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

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

v0.9.12 - Cleanup Release

12 Jun 06:04
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.