# Open Distro for Elasticsearch 1.13.0 Release Notes
Open Distro for Elasticsearch 1.13.0 is now available for download.
The release consists of Apache 2 licensed Elasticsearch version 7.10.2 and Kibana version 7.10.2. Plugins in the distribution include Alerting, Index Management, Performance Analyzer (with Root Cause Analysis Engine), Security, SQL, Machine Learning with k-NN, Job Scheduler, Anomaly Detection, Kibana Notebooks, Reports, Asynchronous-Search, and Gantt Chart. Also, SQL JDBC/ODBC driver, SQL CLI Client, and PerfTop (a client for Performance Analyzer) are available for download now.
## Release Highlights
* [Asynchronous search](https://opendistro.github.io/for-elasticsearch-docs/docs/async/) lets you run queries across large data sets, or data sets that span multiple clusters, and allows Elasticsearch clients to receive results as they become available.
* Historical data analysis is now available in [Anomaly Detection](https://opendistro.github.io/for-elasticsearch-docs/docs/ad/). With this feature, you can analyze and apply machine learning models over long historical data windows to identify anomaly patterns, seasonality, and trends.
* You can now run Open Distro for Elasticsearch on **64-bit ARM processors**. ARM support has been one of the most requested features for Open Distro, and is another step toward making it easy to deploy and run on premises or in the cloud on the architecture of your choice.
* Starting with Open Distro 1.13, you can use [identifier names containing special characters](https://github.com/opendistro-for-elasticsearch/sql/blob/develop/docs/user/general/identifiers.rst).The SQL engine now supports complex [nested expressions](https://github.com/opendistro-for-elasticsearch/sql/blob/develop/docs/user/dql/expressions.rst), and lets you perform queries that contain the [HAVING clause without GROUP BY](https://github.com/opendistro-for-elasticsearch/sql/blob/develop/docs/user/dql/aggregations.rst#having-without-group-by) and [subqueries in FROM clauses](https://github.com/opendistro-for-elasticsearch/sql/blob/develop/docs/user/dql/complex.rst#example-2-subquery-in-from-clause). With enhanced [PartiQL (JSON) support](https://github.com/opendistro-for-elasticsearch/sql/blob/develop/docs/user/beyond/partiql.rst#example-2-selecting-deeper-levels), you can query object fields at deeper levels.
## Release Details
Open Distro for Elasticsearch 1.13.0 includes the following breaking changes, features, enhancements, bug fixes, infrastructure, documentation, maintenance, and refactoring updates.
This file has been truncated. show original