Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 02:47
· 89 commits to main since this release
f6c3136

Changelog

  • e46aef0 Bump github.com/hashicorp/vault/api from 1.2.0 to 1.3.0
  • 56a3e74 Bump github.com/hashicorp/vault/api from 1.3.0 to 1.3.1
  • 84ebf90 Bump github.com/hashicorp/vault/sdk from 0.2.1 to 0.3.0
  • eee93be Bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3
  • 0701188 Merge pull request #16 from splunk/dependabot/go_modules/github.com/hashicorp/vault/sdk-0.3.0
  • 79fc55d Merge pull request #17 from splunk/dependabot/go_modules/github.com/hashicorp/vault/api-1.3.0
  • 21122d4 Merge pull request #23 from splunk/dependabot/go_modules/github.com/mitchellh/mapstructure-1.4.3
  • de61522 Merge pull request #27 from splunk/dependabot/go_modules/github.com/hashicorp/vault/api-1.3.1
  • f6c3136 Merge pull request #31 from splunk/roleid-based-on-role-name
  • 803ee39 add test for max len roleID
  • 56c38a5 use function to generate roleID
  • 8f5f2cb use new stepwise module
  • 9e8b06f use sha256 of role name for role id to avoid multiple vault instance plugin collision