mirror of https://github.com/status-im/consul.git
Updates the change log.
This commit is contained in:
parent
4dab70cb93
commit
ea19a6eeeb
|
@ -148,6 +148,7 @@ BUG FIXES:
|
|||
* agent: Fixed an issue where disabling both the http and https interfaces would cause a watch-related error on agent startup, even when no watches were defined. [[GH-3425](https://github.com/hashicorp/consul/issues/3425)]
|
||||
* cli: If the `consul operator raft list-peers` command encounters an error it will now exit with a non-zero exit code. [[GH-3513](https://github.com/hashicorp/consul/issues/3513)]
|
||||
* cli: CLI commands will now show help for all of their arguments. [[GH-3536](https://github.com/hashicorp/consul/issues/3536)]
|
||||
* server: Fixed an issue where the leader server could get into a state where it was no longer performing the periodic leader loop duties and unable to serve consistent reads after a barrier timeout error. [[GH-3545](https://github.com/hashicorp/consul/issues/3545)]
|
||||
|
||||
## 0.9.3 (September 8, 2017)
|
||||
|
||||
|
|
Loading…
Reference in New Issue