changelog++
This commit is contained in:
parent
e7af25b969
commit
f0525bfe28
|
@ -22,6 +22,14 @@ BUG FIXES:
|
||||||
* ui: Fix snowman that appears when namespaces have more than one period [[GH-8910](https://github.com/hashicorp/vault/pull/8910)]
|
* ui: Fix snowman that appears when namespaces have more than one period [[GH-8910](https://github.com/hashicorp/vault/pull/8910)]
|
||||||
* ui: Add Toggle component into core addon so it is available in KMIP and other Ember Engines.[[GH-8913]](https://github.com/hashicorp/vault/pull/8913)
|
* ui: Add Toggle component into core addon so it is available in KMIP and other Ember Engines.[[GH-8913]](https://github.com/hashicorp/vault/pull/8913)
|
||||||
|
|
||||||
|
## 1.4.2 (TBD)
|
||||||
|
|
||||||
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
* storage/raft: The storage stanza now accepts `leader_ca_cert_file`, `leader_client_cert_file`, and
|
||||||
|
`leader_client_key_file` parameters to read and parse TLS certification information from paths on disk.
|
||||||
|
|
||||||
|
|
||||||
## 1.4.1 (April 30th, 2020)
|
## 1.4.1 (April 30th, 2020)
|
||||||
|
|
||||||
CHANGES:
|
CHANGES:
|
||||||
|
|
Loading…
Reference in New Issue