diff --git a/CHANGELOG.md b/CHANGELOG.md index 650fa52068..850f323036 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ ## UNRELEASED +IMPROVEMENTS: +* CLI + * Extend the timeout for `consul-k8s proxy read` to establish a connection from 5s to 10s. + * Expand the set of Envoy Listener Filters that may be parsed and output to the Listeners table. + +BUG FIXES: +* CLI + * Fix issue where SNI filters for Terminating Gateways showed up as blank lines. + ## 0.47.1 (August 12, 2022) BUG FIXES: