Test against 0.8.3

Minor test adaptation, because default policy is no longer added to AppRole by default.
This commit is contained in:
2017-09-23 14:43:11 +02:00
parent 35a8c2e0fa
commit b9ad2d1551
4 changed files with 8 additions and 6 deletions

View File

@ -2,6 +2,7 @@
* [feature] Retrieval of health status via `getHealth()` (#15)
* [improvement] `seal()`, `unseal()` are now `void` and throw Exception on error (#12)
* [deletion] Removed deprecated `listAppRoleSecretss()` (use `listAppRoleSecrets()`) (#14)
* [test] Tested against Vault 0.8.3
## 0.6.2 [2017-08-19]
* [fix] Prevent potential NPE on SecretResponse getter