v1.2.0
1.2.0 (August 8th, 2022)
CHANGES:
- Duplicate object names now trigger an error instead of silently overwriting files. [GH-148]
BUGS:
VAULT_ADDR
environment variable can now be used to set the Vault address. [GH-160]- Secret mounting correctly fails now if the secret path exists but the requested secret key does not. [GH-166]
IMPROVEMENTS: