Tags: rahul-y/linkerd
Tags
1.1.2 (linkerd#1499) (linkerd#1499) * Marathon Namer TLS support, for DC/OS strict mode. * We fixed an issue where requests that time out were not being retried. * HTTP 1.1 protocol fixes for chunked transfer encoding and * `Content-Length`. * Improved memory allocation in InfluxDb and Prometheus telemeters. * Documentation fixes.
1.1.1 (linkerd#1485) This is a big release with lots of fun stuff inside. We've added some new features! * Linkerd now features integration with Istio! (Beta.) This is a big feature. Blog post coming soon. * We've introduced a new request logger plugin interface, for plugins that take an action (such as logging) on each request. This is currently used by the Istio plugin to report metadata about each request. We’ve fixed some things! * We fixed a connection leak in HTTP/2 by properly multiplexing streams over a single connection. * The configured failure accrual backoff parameter was being ignored. Now it's not! * We fixed a TLS issue when no trust certs were specified. As a result, using TLS with egress now works again. * We fixed an exception when a Kubernetes Service's `targetPort` value is returned as a name instead of a number. * The admin dashboard now displays server connections, standardizing client and server displays. We’ve made some internal changes to keep up with the latest and greatest: * Netty4 is now the default engine for HTTP. * We’ve upgrade to Finagle 6.45 under the hood.
1.1.0 (linkerd#1384) * TLS * Add support for client auth TLS. * Add TLS support for `io.l5d.httpController` and `io.l5d.mesh` namerd interfaces. * HTTP/2 * Reset h2 remote streams that continue to send frames after the local stream has been interrupted. This fixes a bug that occationally caused the io.l5d.mesh interpreter to hang. * Add support for HTTP/2 tracing. * Kubernetes * Fix exception when a loadBalancer object has a hostname instead of an ip. * Fix connection leak when the daemonset transformer cannot connect to the k8s API. * Metrics * Improve scoping of metrics for namers and transformers. * Fix rendering of top-level influx metrics. * Consul * Cache dtab observations in the io.l5d.consul store. * Fix bug causing consul queries to hang. * Expire idle services and clients. * **Breaking Change**: Convert `thriftProtocol` from a client/server param to a router param.
PreviousNext