Skip to content

Commit

Permalink
Add Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Eckert committed Aug 24, 2022
1 parent 0f78545 commit 90dad76
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ IMPROVEMENTS:
* Display a message when `proxy list` returns no results. [[GH-1412](https://github.com/hashicorp/consul-k8s/pull/1412)]
* Display a warning when a user passes a field and table filter combination to `proxy read` where the given field is not present in any of the output tables. [[GH-1412](https://github.com/hashicorp/consul-k8s/pull/1412)]

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:
Expand Down

0 comments on commit 90dad76

Please sign in to comment.