Skip to content

Releases: binxio/gitlab-aws-credential-helper

0.3.3

11 Oct 14:28
Compare
Choose a tag to compare

Changelog

  • 9f6da2c fix: role session name length
  • cf4e38d fix: usage of credential_process
  • ec1547e fix: improved readme
  • 0b88110 fix: improved readme
  • 2a3a69e fix: improved readme
  • d50fe78 fix: backquote removed
  • aa878e5 improved readme. Made process the first choice.

0.3.2

23 Sep 09:09
Compare
Choose a tag to compare

Changelog

  • f07c49b fix: renamed --profile to --name for readability
  • c8a3a0d fix: cut and paste errors removed
  • 61e4b26 fix: show multiple roles with credential_process

0.3.1

18 Sep 19:13
Compare
Choose a tag to compare

Changelog

  • 4caa1ae fix: generate role session name should only contain valid chars
  • 65b003e chore: fmt

0.3.0

18 Sep 10:59
Compare
Choose a tag to compare

Changelog

  • d238c58 fix: specify profile name in examples
  • 2c645a0 fix: typo in readme
  • bbfc911 fix: remove region for session
  • 95f390a fix: set duration seconds to minimum in demo
  • 51735a0 feat: added unit test
  • 12d3989 feat: allow exec command to be passed to env
  • 9577826 fix: improved README.md

0.2.0

15 Sep 18:57
Compare
Choose a tag to compare

Changelog

  • 97ac616 fix: remove empty if statement
  • f96768f chore: add unit test for environment variable default parameters
  • afb38cf fix: duration seconds env value was overridden by flag
  • 7a01633 fix: improve demo output
  • e3d35e7 fix: improvement to the documentation
  • aa2eafe fix: default filename is empty string
  • 2b7297c refactor: dotenv to env - makes the env command more reusable (eg with eval statement) - reduces emphasis on job artifacts dotenv files
  • 46afce0 fix: add expiration time to credentials
  • a1031cb fix: clear warning on vulnerability of the dotenv style
  • 359992c fix: improved readme introduction
  • a720697 fix: improved README
  • 2f69855 fix: added note about downloadability of credentials with dotenv
  • cb00781 refactor: terraform template directory
  • 17b4d41 fix: added long documentation to each command.

0.1.0

11 Sep 07:14
Compare
Choose a tag to compare

Changelog

  • c168a6d fix: no error if the shared credentials file does not yet exist
  • 28bfea0 fix: incorrect test of identity token value
  • 51f5b10 fix: incorrect test of identity token value
  • bbed196 fix: gitlab cannot deal with scratch containers
  • e3a7ba1 fix: gitlab requires PATH to be set
  • 9c72496 fix: Description is not allowed in the policy document