Update CHANGELOG.md
This commit is contained in:
parent
1d250a2863
commit
8d09511109
|
@ -40,6 +40,7 @@ BUG FIXES:
|
|||
* logger: fix an issue where the `log-file` option was not respecting the `log-level` [[GH-4778](https://github.com/hashicorp/consul/issues/4778)]
|
||||
* catalog: fix an issue where renaming nodes could cause registration instability [[GH-5518](https://github.com/hashicorp/consul/issues/5518)]
|
||||
* network areas (Consul Enterprise): Fixed an issue that could cause a lock to be held unnecessarily causing other operations to hang.
|
||||
* agent: Fix an issue with registering health checks for an agent service where the service name would be missing. [[GH-5705](https://github.com/hashicorp/consul/issues/5705)]
|
||||
|
||||
## 1.4.4 (March 21, 2019)
|
||||
|
||||
|
|
Loading…
Reference in New Issue