- Add ability to specify aws-ec2 auth mount path. mudasirmirza
- Dropped the alpha tag from the versioning. Semantic versioning applies.
- Apply the retry delay when waiting for the vault server to become available
- Automatically retry if a login error occurs such as if the ec2-auth role does not yet exist. The
retry-delay
parameter controls the time between attempts.
- Fixed -vault-url switch has no effect (#1)
- change homedir lookup to behave as expected in certain scenarios