mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
bec24ed199
commit
2125a0a493
|
@ -66,6 +66,10 @@ BUG FIXES:
|
|||
* server: if inserting bootstrap config entries fails don't silence the errors [[GH-6256](https://github.com/hashicorp/consul/issues/6256)]
|
||||
* snapshot: fix TCP half-close implementation for TLS connections [[GH-6216](https://github.com/hashicorp/consul/pull/6216)]
|
||||
|
||||
KNOWN ISSUES
|
||||
|
||||
* auto_encrypt: clients won't be able to start because of [[GH-6391](https://github.com/hashicorp/consul/issues/6391)]. There is a fix, but it came to late and we couldn't include it in the release. It will be part of 1.6.1 and we recommend that if you are using auto_encrypt you postpone the update.
|
||||
|
||||
## 1.5.3 (July 25, 2019)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
|
Loading…
Reference in New Issue