mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
052d68b5fb
commit
27738c77c0
|
@ -20,6 +20,9 @@ BUG FIXES:
|
|||
* watch: Fix a data race during setting up a watch plan. [[GH-4357](https://github.com/hashicorp/consul/issues/4357)]
|
||||
* connect: Fixed an issue where certificates could leak and remain in client memory forever [[GH-5091](https://github.com/hashicorp/consul/pull/5091)]
|
||||
* agent: Fixed a bug where `disable_host_node_id = false` was not working properly [[GH-4914](https://github.com/hashicorp/consul/issues/4914)]
|
||||
* connect: (Consul Enterprise) When requesting to sign intermediates the primary dc is now used
|
||||
* connect: added tls config for vault connect ca provider [[GH-5125]]
|
||||
* agent: snapshot verification now works regardless of spacing in `meta.json` [[GH-5193]]
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
Loading…
Reference in New Issue