## 2020-10-16 Version 1.11.0.0 Supported Elasticsearch version 7.9.1 ### Features * Batch Metrics API ([#159](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/159)) ### Enhancements * Update Threadpool metric collector to use reflection to read queue capacity([#210](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/210)) * Adding the Support to Proxy the call over to the _agent for Actions API([#215](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/215)) ### Bug fixes * Remove addition of new tests ([#202](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/202)) ### Infrastructure * Add integration test for the /override API ([#195](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/195)) ### Documentation * Fix download and doc link in the package description ([#198](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/198)) ### Maintenance * Enabling RCA framework by default ([#209](https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/209)) ### Refactoring