WebService::HashiCorp::Vault - perl API for HashiCorp's Vault
0.01 2021-4-29
- Add AppRole auth support PR#7 thanks to @amishHammer
- Add KV version 2 support PR#6 thanks to @amishHammer
- Remove alpha warnings
0.005 2020-12-11
- Carry the ua in to objects which are returned. See GH#3
0.004 2017-11-08
- Back out changes to path, accepting the change was a mistake
- Correctly pass base_url through to secrets when created, see GH#1
0.003 2017-11-08
- Allow path to be given to Generic backend secrets
- Typo in pod
- Thanks to nxadm via GH pr #1
0.002 2017-04-28
- Add cubbyhole secret
0.001 2017-04-10
- Initial revision