mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
39c17084b6
commit
f6996dd466
|
@ -22,6 +22,7 @@ BUG FIXES:
|
|||
* agent: Added warnings for when a node name isn't a valid DNS name and when the node name, a service name or service tags would exceed the allowed lengths for DNS names [[GH-3854](https://github.com/hashicorp/consul/issues/3854)]
|
||||
* agent: Added truncation of TCP DNS responses to prevent errors for exceeding message size limits [[GH-3850](https://github.com/hashicorp/consul/issues/3850)]
|
||||
* agent: Added -config-format flag to validate command to specify the syntax that should be used for parsing the config [[GH-3996](https://github.com/hashicorp/consul/issues/3996)]
|
||||
* agent: HTTP Checks now report the HTTP method used instead of always reporting as a GET
|
||||
* server: Fixed an issue where the leader could miss clean up after a leadership transition. [[GH-3909](https://github.com/hashicorp/consul/issues/3909)]
|
||||
|
||||
## 1.0.6 (February 9, 2018)
|
||||
|
|
Loading…
Reference in New Issue