mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 22:32:09 -04:00
changelog++
This commit is contained in:
parent
f6cfb67ef6
commit
469aff0d14
1 changed files with 2 additions and 0 deletions
|
|
@ -115,6 +115,8 @@ BUG FIXES:
|
|||
* credential/various: Fix renewal conditions when `default` policy is not
|
||||
contained in the backend config [GH-1256]
|
||||
* physical/s3: Don't panic in certain error cases from bad S3 responses [GH-1353]
|
||||
* secret/consul: Use non-pooled Consul API client to avoid leaving files open
|
||||
[GH-1428]
|
||||
* secret/pki: Don't check whether a certificate is destined to be a CA
|
||||
certificate if sign-verbatim endpoint is used [GH-1250]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue