Releases: hashicorp/vault-plugin-secrets-azure
Releases · hashicorp/vault-plugin-secrets-azure
v0.20.1
v0.20.0
Prepare for v0.20.0 release (#219)
v0.19.2
upgrade deps for v0.19.2 release (#215)
v0.19.0
Prepare for v0.19.0 release (#207)
v0.13.0
v0.6.2
v0.6.0: Integrate password policies (#40)
* Added `password_policy` field to config that references the new `GeneratePasswordFromPolicy` available on `SystemView` * Improved timeout handling on `retry` (adheres to context timeout while still differentiating between timed out and cancelled) * Improved timeout assertion * Updated go to 1.13.7 * Improved RNG handling