mirror of https://github.com/linkerd/linkerd2.git
Update CHANGES.md for edge-19.2.2 release (#2251)
* Update CHANGES.md for edge-19.2.2 release Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
This commit is contained in:
parent
8a8ee649c5
commit
4a5152e9e3
14
CHANGES.md
14
CHANGES.md
|
@ -1,3 +1,17 @@
|
|||
## edge-19.2.2
|
||||
|
||||
* CLI
|
||||
* Improved service profile validation when running `linkerd check` in order to
|
||||
validate service profiles in all namespaces
|
||||
* Controller
|
||||
* Added stat and tap support for StatefulSets in the CLI, Grafana, and web UI
|
||||
* Updated auto-injector to use the proxy log level configured at install time
|
||||
* Fixed issue with auto-injector including TLS settings in injected pods even
|
||||
when TLS was not enabled
|
||||
* Proxy
|
||||
* Modified the way in which canonicalization warnings are logged to reduce the
|
||||
overall volume of error logs and make it clearer when failures occur
|
||||
|
||||
## edge-19.2.1
|
||||
|
||||
* Controller
|
||||
|
|
Loading…
Reference in New Issue