changelog: add snapshot half-close fix
This commit is contained in:
parent
c78b552b7f
commit
ecbafc34ac
|
@ -3,6 +3,10 @@ FEATURES:
|
|||
|
||||
* agent: add `local-only` parameter to operator/keyring list requests to force queries to only hit local servers. [[GH-6279](https://github.com/hashicorp/consul/pull/6279)]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* snapshot: fix TCP half-close implementation for TLS connections [[GH-6216](https://github.com/hashicorp/consul/pull/6216)]
|
||||
|
||||
## 1.5.3 (July 25, 2019)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
|
Loading…
Reference in New Issue