Aws Vault Versions Save

A vault for securely storing and accessing AWS credentials in development environments

v6.6.0

2 years ago

Added

  • Windows arm64 build target 5e9f196dcd27dcb2d0dfb7ee1df8f05348628922
  • [login] allow sourcing STS credentials from environment #861
  • [exec] Add a dynamic role route to ECS server #878
  • Add golangci-lint and fix linting issues #879

Fixed

  • Update to keyring v1.2.1
    • pass backend: use PASSWORD_STORE_DIR if set
    • Fix tilde expansion

v6.6.0-pre-standalone-ecs-server-for-roles-2

2 years ago

v6.5.0

2 years ago

Added

  • Add --stdout option to aws-vault exec #819
  • Add Linux kernel keyring (keyctl) backend implementation 99designs/keyring#91
  • Windows arm64 release build

Fixed

  • wincred: Detect german error message on windows 99designs/keyring#79
  • secret service: using dashes in keys 99designs/keyring#82 99designs/keyring#83
  • kwallet: empty wallet key error 99designs/keyring#87
  • pass: Expand dir path 99designs/keyring#86 

v6.4.0

2 years ago

Fixed

  • Allow empty passwords in AWS_VAULT_FILE_PASSPHRASE #773
  • Fix ykman prompt for v4. #741 0fa49bd8bb2a6e2688e9f1fa3bcd7c8a434bed9c db08b16d1c08c370e0f20616710ea11b5b24c9fc
  • Improve error messages when rotating 0c92ff73a6f96d3d8b74bf2f27eab7f7fa81b27a
  • Eagerly fetch credentials when the ECS server starts to prevent timeouts #804
  • Update MFA prompt message, fixes #799

Added

  • Add --force flag to aws-vault rm to remove a profile without a confirmation prompt #731
  • Make "file" backend directory configurable #814
  • Add an example Dockerfile 4de0ce93efff04d82e9b9a23a7b0fd652f9a02ef

Changed

  • Update AWS SDK to v2 #769
  • Security hardening #791 #792
  • Removed android release build #846

v6.4.0-beta1

2 years ago

Fixed

  • Allow empty passwords in AWS_VAULT_FILE_PASSPHRASE #773
  • Fix ykman prompt for v4. #741 0fa49bd8bb2a6e2688e9f1fa3bcd7c8a434bed9c db08b16d1c08c370e0f20616710ea11b5b24c9fc
  • Improve error messages when rotating 0c92ff73a6f96d3d8b74bf2f27eab7f7fa81b27a

Added

  • add --force flag to aws-vault rm to remove a profile without a confirmation prompt #731

Changed

  • Update AWS SDK to v2 #769

v6.3.1

3 years ago

Fixed

  • missing keychain backend on darwin arm64 binaries #758 #760

v6.3.0

3 years ago

Fixed

  • Add spanish language to error message checking #674
  • Building openbsd #737 c0dd7f8
  • yubikey helper script: wait time between code generations #728
  • yubikey helper script: compatibility with dash #728

Added

  • A helper script to resync a yubikey #728
  • The env var YKMAN_OATH_DEVICE_SERIAL can now be used to select a Yubikey #748
  • Support for Session Tags #685
  • darwin arm64 binaries for M1 #751

v6.2.0

3 years ago

Fixed

  • AWS User ARN parsing in the Yubikey create script #660
  • broken file backend returned aes.KeyUnwrap(): integrity check failed #663

Added

  • Support for sts_regional_endpoints in the aws config file or via the AWS_STS_REGIONAL_ENDPOINTS env var #662

v6.1.0

3 years ago

Added

  • release binaries for ppc64le arm7 and android

Fixed

  • DNS resolution on android #647

v6.0.1

3 years ago

Fixed

  • an issue where ISO-8601 datetime formats were not compatible with the Java SDK #657
  • formatting of a depreciation message #653