Releases: Brightspace/vault-ec2auth
Releases · Brightspace/vault-ec2auth
v0.2.2
v0.2.1
NOTES
- Dropped the alpha tag from the versioning. Semantic versioning applies.
IMPROVEMENTS
- Apply the retry delay when waiting for the vault server to become available
v0.2-alpha
FEATURES:
- 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.
BUG FIXES:
- Fixed -vault-url switch has no effect (#1)
v0.1.1-alpha
0.1.1-alpha
IMPROVEMENTS:
- change homedir lookup to behave as expected in certain scenarios
v0.1-alpha
This first pre-release focuses primarily on the happy-path and does not attempt to recover from many potential failure scenarios.