Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit b0ed50f

Browse files
change the release note links
1 parent 6876e9e commit b0ed50f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

version-history.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ permalink: /version-history/
99

1010
Open Distro for Elasticsearch version | Release highlights | Release date | Elasticsearch version
1111
:--- | :--- | :--- | :---
12-
[1.7.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-1.7.0.md) | Adds numerous new SQL operations, SQL user interface for Kibana, SQL CLI, Anomaly Detection plugin, and Anomaly Detection user interface for Kibana. | 13 May 2020 | 7.6.1
13-
[1.6.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-1.6.0.md) | Optimizes security for a faster version of the implied permission type, adds memoization of results for batch requests, implements lazy loading for k-NN `efSearch` parameter, adds the KNN plugin to the RPM and Debian installs, improves exception handling and report date handling using standard formats for the SQL plugin, and bumps Elasticsearch version. | 02 April 2020 | 7.6.1
14-
[1.4.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-1.4.0.md) | Adds the [KNN](../docs/knn/) plugin for Elasticsearch to the Docker image, adds account management to the Security plugin API and Kibana, and bumps Elasticsearch version. | 10 February 2020 | 7.4.2
15-
[1.3.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-1.3.0.md) | Adds [Index State Management](../docs/ism/) plugins for Elasticsearch and Kibana and bumps Elasticsearch version. | 17 December 2019 | 7.3.2
16-
[1.2.1](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-1.2.1.md) | Bumps Elasticsearch version. | 4 November 2019 | 7.2.1
17-
[1.2.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-1.2.0.md) | Bumps Elasticsearch version. | 19 September 2019 | 7.2.0
18-
[1.1.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-1.1.0.md) | Bumps Elasticsearch version. | 30 July 2019 | 7.1.1
19-
[1.0.2](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-1.0.2.md) | Fixes an action group bug in the Security plugin. | 23 July 2019 | 7.0.1
12+
[1.7.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-1.7.0.md) | Adds numerous new SQL operations, SQL user interface for Kibana, SQL CLI, Anomaly Detection plugin, and Anomaly Detection user interface for Kibana. | 13 May 2020 | 7.6.1
13+
[1.6.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-1.6.0.md) | Optimizes security for a faster version of the implied permission type, adds memoization of results for batch requests, implements lazy loading for k-NN `efSearch` parameter, adds the KNN plugin to the RPM and Debian installs, improves exception handling and report date handling using standard formats for the SQL plugin, and bumps Elasticsearch version. | 02 April 2020 | 7.6.1
14+
[1.4.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-1.4.0.md) | Adds the [KNN](../docs/knn/) plugin for Elasticsearch to the Docker image, adds account management to the Security plugin API and Kibana, and bumps Elasticsearch version. | 10 February 2020 | 7.4.2
15+
[1.3.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-1.3.0.md) | Adds [Index State Management](../docs/ism/) plugins for Elasticsearch and Kibana and bumps Elasticsearch version. | 17 December 2019 | 7.3.2
16+
[1.2.1](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-1.2.1.md) | Bumps Elasticsearch version. | 4 November 2019 | 7.2.1
17+
[1.2.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-1.2.0.md) | Bumps Elasticsearch version. | 19 September 2019 | 7.2.0
18+
[1.1.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-1.1.0.md) | Bumps Elasticsearch version. | 30 July 2019 | 7.1.1
19+
[1.0.2](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-1.0.2.md) | Fixes an action group bug in the Security plugin. | 23 July 2019 | 7.0.1
2020
1.0.1 | Fixes backend role bugs in the Security plugin. | 12 July 2019 | 7.0.1
21-
[1.0.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-1.0.0.md) | Adds action throttling to the alerting plugin and bumps Elasticsearch to a new major version. See [Upgrade to 1.x.x](../docs/upgrade/1-0-0/) for breaking changes. | 28 June 2019 | 7.0.1
21+
[1.0.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-1.0.0.md) | Adds action throttling to the alerting plugin and bumps Elasticsearch to a new major version. See [Upgrade to 1.x.x](../docs/upgrade/1-0-0/) for breaking changes. | 28 June 2019 | 7.0.1
2222
0.10.0 | Support for older Elasticsearch version. | 7 August 2019 | 6.8.1
23-
[0.9.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-0.9.0.md) | Bumps Elasticsearch version. | 1 May 2019 | 6.7.1
24-
[0.8.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-0.8.0.md) | Bumps Elasticsearch version. | 5 April 2019 | 6.6.2
25-
[0.7.1](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/release-notes-odfe-0.7.1.md) | Fixes Kibana multi-tenancy. | 29 March 2019 | 6.5.4
23+
[0.9.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-0.9.0.md) | Bumps Elasticsearch version. | 1 May 2019 | 6.7.1
24+
[0.8.0](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-0.8.0.md) | Bumps Elasticsearch version. | 5 April 2019 | 6.6.2
25+
[0.7.1](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/master/release-notes/opendistro-for-elasticsearch-release-notes-0.7.1.md) | Fixes Kibana multi-tenancy. | 29 March 2019 | 6.5.4
2626
0.7.0 | Initial release. | 11 March 2019 | 6.5.4
2727

2828
For detailed release notes, see these GitHub repositories:

0 commit comments

Comments
 (0)