mirror of https://github.com/status-im/consul.git
Updates the change log.
This commit is contained in:
parent
99dddb2e20
commit
57a9ff06ba
|
@ -11,6 +11,7 @@ BUG FIXES:
|
|||
* agent: Updated memberlist to pull in a fix for negative RTT measurements and their associated log messages about rejected coordinates. [[GH-3704](https://github.com/hashicorp/consul/issues/3704)]
|
||||
* server: Fixed an issue with KV store tombstone tracking where bin tracking was being confused by monotonic time information carried in time stamps, resulting in many unnecessary bins. [[GH-3670](https://github.com/hashicorp/consul/issues/3670)]
|
||||
* server: (Consul Enterprise) Fixed an issue with Network Segments where servers would not properly flood-join each other into all segments.
|
||||
* server: Fixed an issue where it wasn't possible to disable Autopilot's dead server cleanup behavior using configuration files. [[GH-3730](https://github.com/hashicorp/consul/issues/3730)]
|
||||
|
||||
## 1.0.1 (November 20, 2017)
|
||||
|
||||
|
|
Loading…
Reference in New Issue