This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
v3.2.1
- Fixed a bug that can prevent backups from completing and could cause secrets to be logged.
- Vault data can be any valid JSON not just Map<String, String>
- The default parseResponse leaks secrets if there is an error parsing it into Map<String, String>