Releases: funnylookinhat/vaultexec
Releases · funnylookinhat/vaultexec
Release list
Release Version 0.2.3
Correctly format numeric values.
Release Version 0.2.2
Adds support for multiple, delimited secret paths with the -path and VAULT_PATH arguments.
Release Version 0.2.1
Will only attempt to renew renewable tokens.
Release Version 0.2.0
Adds support for --generate-config parameter.
Release Version 0.1.1
Fixes a bug that would repeatedly try to renew a token that failed to renew.
Release Version 0.1.0
This release includes automatic renewal of the token that is provided to the client. Binaries should be slightly smaller as the one external dependency has been removed.
Test Release v0.0.3
Test Release v0.0.2
- Fixes signal handling so that the child process is correctly held onto and passed signals.
- Add a test script in
test/signal_echo.gofor verifying signal catching.
Initial Test Release
v0.0.1 Release Version 0.0.1