.. _version_history_1.2.0: 1.2.0 (March 7, 2017) ====================== Changes ------- * **cds**: :ref:`Cluster discovery service (CDS) API `. * **config**: Envoy configuration is now checked against a JSON schema. * **envoy**: Numerous small changes and fixes not listed here. * **http2**: No longer maintain closed HTTP/2 streams for priority calculations. Leads to substantial memory savings for large meshes. * **lightstep**: LightStep tracer :ref:`parent/child span association `. * **listener**: ``use_original_dst`` and ``bind_to_port`` :ref:`listener options ` (useful for iptables based transparent proxy support). * **logging**: HTTP access log runtime filter. * **matching**: Regex header matching during HTTP routing. * **outlier_detection**: :ref:`Outlier detection ` (passive health checking). * **rate_limiting**: Vastly :ref:`enhanced global rate limit configuration ` via the HTTP rate limiting filter. * **routing**: :ref:`Ring hash ` consistent load balancer, as well as HTTP consistent hash routing based on a policy. * **routing**: :ref:`Route discovery service (RDS) API `. * **routing**: Auto host rewrite during HTTP routing. * **routing**: HTTP router :ref:`x-envoy-upstream-rq-timeout-alt-response header ` support. * **routing**: HTTP routing to a cluster retrieved from a header. * **routing**: TCP proxy filter :ref:`route table support `. * **routing**: Weighted cluster HTTP routing. * **ssl**: Various :ref:`third party library upgrades `, including using BoringSSL as the default SSL provider. * **stats**: Configurable stats flush interval.