mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
changelog++
This commit is contained in:
parent
d51727836a
commit
0a386d48a2
1 changed files with 2 additions and 0 deletions
|
|
@ -115,6 +115,8 @@ BUG FIXES:
|
|||
* auth/aws-ec2: Added a nil check for stored whitelist identity object
|
||||
during renewal [GH-1542]
|
||||
* auth/cert: Fix panic if no client certificate is supplied [GH-1637]
|
||||
* auth/token: Don't report that a non-expiring root token is renewable, as
|
||||
attempting to renew it results in an error [GH-1692]
|
||||
* core: Fix regression causing status codes to be `400` in most non-5xx error
|
||||
cases [GH-1553]
|
||||
* core: Fix panic that could occur during a leadership transition [GH-1627]
|
||||
|
|
|
|||
Loading…
Reference in a new issue