## 2020-11-17 Version 1.12.0.0 Supported Elasticsearch version 7.10.0 ### Features * Publish shard state metrics ([#212](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/212)) * Add ClusterManager Throttling Collector Metrics ([#227](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/227)) * Publish fault detection metrics ([#218](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/218)) * Adding new GC info collector to the scheduled metrics collector([#225](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/225)) ### Enhancements * Updating Default Port web-server to 9600 ([#233](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/233)) ### Bug fixes * Cache Size metric: Using the Actual Cache Values and not the Delta ([#231](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/231)) ### Infrastructure * Set up jacoco for code coverage ([#234](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/234)) ### Documentation ### Maintenance ### Refactoring