Support for vault namespaceson enterprise versions of vault
1.0.4
vaultr::vault_resolve_secrets (and $readin the kv1 secrets engine) provide more information about what was being read at the point of failure (VIMC-3437)
1.0.3
New convenience argument tovaultr::vault_resolve_secrets to pass in all connection arguments at once, designed to make this easier to use from scripts (VIMC-3397).
1.0.2
First public release
0.2.6
All objects gain a help() method, with the aim of making the main help easier to find.
0.2.5
Support for AppRole authentication
Move secrets support under secrets top level element (sovault$secrets$kv1 rather than vault$kv1); VIMC-2891
0.2.4
Support for the cubbyholesecret engine and response wrapping
Faster testing on windows due to improved timeouts while looking for free ports