Skip to content

Releases: 99designs/aws-vault

v2.2.0

22 Sep 04:01
@lox lox
Compare
Choose a tag to compare

Added a login command for logging into the AWS Console for an assumed role.

v2.1.2

15 Sep 04:05
@lox lox
Compare
Choose a tag to compare

Moved default session ttl to 1 hour to meet AWS maximums.

v2.1.1

15 Sep 03:37
@lox lox
Compare
Choose a tag to compare

Fixed regression where aws-vault was automatically trusted by OSX Keychain.

v2.1.0

15 Sep 03:15
@lox lox
Compare
Choose a tag to compare

Changes

v2.0.2

03 Sep 02:20
@lox lox
Compare
Choose a tag to compare

Changes

  • Re-fetch session credentials that are expired

v2.0.1

03 Sep 01:47
@lox lox
Compare
Choose a tag to compare

Changes

  • Added --env to add to read from AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY env vars.
  • Added a contrib script for importing from aws-keychain
  • Purge sessions on add

v2.0.0

02 Sep 23:29
@lox lox
Compare
Choose a tag to compare

After watching people use v1.0.0, it became clear that using --profile everywhere and relying on AWS_DEFAULT_PROFILE was confusing. This is a rewrite that replicates the cli interface from @pda's fine aws-keychain.

This release is backwards compatible with credentials stored with v1.0.0.

v1.0.0

01 Sep 13:17
@lox lox
Compare
Choose a tag to compare

Initial release, support for OSX Keychain.