Skip to content

v4.2.0

Compare
Choose a tag to compare
@mtibben mtibben released this 12 Jan 00:46
· 817 commits to master since this release
8dbbe8d

Security

  • Prevent local network segment from accessing credential server #205

Added

  • Metadata server support for Windows #166
  • A --keychain argument (or AWS_VAULT_KEYCHAIN_NAME env var) to specify the macOS keychain to use #197
  • A Dockerfile for linux testing #194
  • Docs for rotate and clearer errors #180
  • Docs for removing sessions #183
  • Docs about how to use a self-signed binary #195

Fixed

  • Detect credentials are available when running in server mode #185
  • Fix nested config parsing in .aws/config #191
  • Fix multiple password prompts #193 #202
  • Fix travis builds on go 1.8 #206
  • Fix nil pointer panic in keyring #210