mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
changelog++
This commit is contained in:
parent
7dac5efe27
commit
b6153d5813
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ BUG FIXES:
|
|||
* secret/pki: If a cert is not found during lookup of a serial number,
|
||||
respond with a 400 rather than a 500 [GH-1085]
|
||||
* secret/aws: Capping on length of usernames for both IAM and STS types. [GH-1102]
|
||||
* secret/postgresql: Make connection_url to work. Also, While configuring postgresql
|
||||
backend, avoid verification of connection_url by disabling it using verify_connection
|
||||
option. [GH-1112]
|
||||
|
||||
## 0.5.0 (February 10, 2016)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue