Releases: cludden/vault-client
Releases · cludden/vault-client
v0.3.0
13 Jul 20:06
Compare
Sorry, something went wrong.
No results found
Changelog
Breaking Changes
#5 refactors arguments for #watch(), removes id in favor of address and better control over cache organization
Features
#6 adds additional tests for better coverage (98.95%)
#4 updates docs
v0.2.1
11 Jul 22:47
Compare
Sorry, something went wrong.
No results found
v0.2.0
11 Jul 22:46
Compare
Sorry, something went wrong.
No results found
Changelog
Features
adds #watch() method for caching and renewing one or more secrets.
adds #secret() method for retrieving a copy of all or part of the internal cache.
updates authentication renewal logic to use lease_duration for scheduling renewals instead of renew_interval options
adds lots of tests
v0.1.2
11 Jul 22:43
Compare
Sorry, something went wrong.
No results found
Changelog
Cleanup
removes leftover logging statements
v0.1.1
11 Jul 22:42
Compare
Sorry, something went wrong.
No results found
Changelog
Bugfixes
#2 fixes incorrect token lookup logic ( #1 )
v0.1.0
31 May 23:06
Compare
Sorry, something went wrong.
No results found