Add change log notes for release v18.8.1 (#1413)

This commit is contained in:
Risha Mars 2018-08-07 14:46:39 -07:00 committed by GitHub
parent a977fb6b57
commit f738d7c3b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,18 @@
## v18.8.1
* Web UI
* **New** Tap UI makes it possible to query & inspect requests from the browser!
* Proxy
* **New** Automatic, transparent HTTP/2 multiplexing of HTTP/1 traffic
reduces the cost of short-lived HTTP/1 connections
* Control Plane
* **Improved** `linkerd inject` now supports injecting all resources in a folder
* **Fixed** `linkerd tap` no longer crashes when there are many pods
* **New** Prometheus now only scrapes proxies belonging to its own linkerd install
* **Fixed** Prometheus metrics collection for clusters with >100 pods
Special thanks to @ihcsim for contributing the `inject` improvement!
## v18.7.3
Linkerd2 v18.7.3 completes the rebranding from Conduit to Linkerd2, and improves