Skip to content

v4.5.0

Compare
Choose a tag to compare
@mtibben mtibben released this 22 Jan 03:12
· 735 commits to master since this release
389c8b8

Added

  • zenity prompt driver #295
  • --path option to aws-vault login #291
  • shell completion scripts #306
  • command line options and variables for pass #319
    --pass-dir and AWS_VAULT_PASS_DIR
    --pass-cmd and AWS_VAULT_PASS_CMD
    --pass-prefix and AWS_VAULT_PASS_PREFIX
  • support for using aws-vault as an aws-cli credential helper #300
  • support for FreeBSD #325

Changed

  • keychain: Default to trusting sessions, but not root credentials. This reduces the need to re-enter password and click "Allow" (or "Always Allow") #318

Fixed

  • improved debug message when AWS_CONFIG_FILE is set #312
  • rotation failing for IAM users with paths #315