changelog++
This commit is contained in:
parent
a21a7e9eb4
commit
6bd5c22371
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,9 +1,13 @@
|
||||||
## Next
|
## Next
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
* cli: Fix panic that could occur if parameters were not provided. [GH-5603]
|
|
||||||
* secrets/azure: Fix valid roles being rejected for duplicate ids despite
|
* auth/userpass: Fix minor timing issue that could leak the presence of a
|
||||||
having distinct scopes. [[GH-16]](https://github.com/hashicorp/vault-plugin-secrets-azure/pull/16)
|
username [GH-5614]
|
||||||
|
* cli: Fix panic that could occur if parameters were not provided. [GH-5603]
|
||||||
|
* secrets/azure: Fix valid roles being rejected for duplicate ids despite
|
||||||
|
having distinct scopes.
|
||||||
|
[[GH-16]](https://github.com/hashicorp/vault-plugin-secrets-azure/pull/16)
|
||||||
|
|
||||||
## 1.0.0-beta1 (October 23rd, 2018)
|
## 1.0.0-beta1 (October 23rd, 2018)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue