Skip to content

Releases: thomasgouveia/vault-aws-credentials-helper

v0.2.0

20 Jun 11:38
86e86db
Compare
Choose a tag to compare

Changelog

  • 0a971e6 chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • 72bd801 feat: add support for Vault AppRole auth (#2)

v0.1.0

13 Jun 07:30
6700e36
Compare
Choose a tag to compare

Changelog

  • 95bd527 Initial commit
  • 50ae24e chore(deps): bump actions/checkout from 3.5.2 to 3.5.3
  • 6700e36 chore: add issue templates
  • 1f8b0fa chore: improve error handling for missing role flag
  • a44ee7d feat: add initial code for userpass authentication
  • 14c28f4 feat: add support for token authentication method
  • 12a4515 refactor: beautify code and split some packages