Merge pull request #677 from opensearch-project/release-2.0.1

Add version 2.0.1
This commit is contained in:
Naarcha-AWS 2022-06-16 14:07:03 -05:00 committed by GitHub
commit bc943b3304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 44 additions and 2 deletions

View File

@ -5,8 +5,8 @@ baseurl: "/docs/latest" # the subpath of your site, e.g. /blog
url: "https://opensearch.org" # the base hostname & protocol for your site, e.g. http://example.com url: "https://opensearch.org" # the base hostname & protocol for your site, e.g. http://example.com
permalink: /:path/ permalink: /:path/
opensearch_version: 2.0.0 opensearch_version: 2.0.1
opensearch_dashboards_version: 2.0.0 opensearch_dashboards_version: 2.0.1
opensearch_major_minor_version: 2.0 opensearch_major_minor_version: 2.0
lucene_version: 9_1_0 lucene_version: 9_1_0

View File

@ -65,6 +65,26 @@ bin/opensearch-plugin list
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<tr>
<td>2.0.1.0</td>
<td>
<pre>opensearch-alerting 2.0.1.0
opensearch-anomaly-detection 2.0.1.0
opensearch-asynchronous-search 2.0.1.0
opensearch-cross-cluster-replication 2.0.1.0
opensearch-index-management 2.0.1.0
opensearch-job-scheduler 2.0.1.0
opensearch-knn 2.0.1.0
opensearch-ml 2.0.1.0
opensearch-notifications 2.0.1.0
opensearch-observability 2.0.1.0
opensearch-performance-analyzer 2.0.1.0
opensearch-reports-scheduler 2.0.1.0
opensearch-security 2.0.1.0
opensearch-sql 2.0.1.0
</pre>
</td>
</tr>
<tr> <tr>
<td>2.0.0.0</td> <td>2.0.0.0</td>
<td> <td>
@ -104,6 +124,26 @@ opensearch-sql 2.0.0.0-rc1
</pre> </pre>
</td> </td>
</tr> </tr>
<tr>
<td>1.3.3</td>
<td>
<pre>opensearch-alerting 1.3.3.0
opensearch-anomaly-detection 1.3.3.0
opensearch-asynchronous-search 1.3.3.0
opensearch-cross-cluster-replication 1.3.3.0
opensearch-index-management 1.3.3.0
opensearch-job-scheduler 1.3.3.0
opensearch-knn 1.3.3.0
opensearch-ml 1.3.3.0
opensearch-observability 1.3.3.0
opensearch-performance-analyzer 1.3.3.0
opensearch-reports-scheduler 1.3.3.0
opensearch-security 1.3.3.0
opensearch-sql 1.3.3.0
</pre>
</td>
</tr>
<tr>
<tr> <tr>
<td>1.3.2</td> <td>1.3.2</td>
<td> <td>

View File

@ -9,8 +9,10 @@ permalink: /version-history/
OpenSearch version | Release highlights | Release date OpenSearch version | Release highlights | Release date
:--- | :--- | :--- | :--- :--- | :--- | :--- | :---
[2.0.1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.1.md) | Includes bug fixes and maintenance updates for Alerting and Anomaly Detection. | 16 June 2022
[2.0.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.0.md) | Includes document-level monitors for alerting, OpenSearch Notifications plugins, and Geo Map Tiles in OpenSearch Dashboards. Also adds support for Lucene 9 and bug fixes for all OpenSearch plugins. For a full list of release highlights, see the Release Notes. | 26 May 2022 [2.0.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.0.md) | Includes document-level monitors for alerting, OpenSearch Notifications plugins, and Geo Map Tiles in OpenSearch Dashboards. Also adds support for Lucene 9 and bug fixes for all OpenSearch plugins. For a full list of release highlights, see the Release Notes. | 26 May 2022
[2.0.0-rc1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.0-rc1.md) | The Release Candidate for 2.0.0. This version allows you to preview the upcoming 2.0.0 release before the GA release. The preview release adds document level alerting, support for Lucene 9, and the ability to use term lookup queries in document level security. | 3 May 2022 [2.0.0-rc1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.0.0-rc1.md) | The Release Candidate for 2.0.0. This version allows you to preview the upcoming 2.0.0 release before the GA release. The preview release adds document level alerting, support for Lucene 9, and the ability to use term lookup queries in document level security. | 3 May 2022
[1.3.3](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.3.md) | Adds enhancements to Anomaly Detection and ML Commons. Bug fixes for Anomaly Detection, Observability, and k-NN. | 9 June 2022
[1.3.2](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.2.md) | Bug fixes for Anomaly Detection and the Security Dashboards Plugin, adds the option to install OpenSearch using RPM, as well as enhancements to the ML Commons execute task, and the removal of the job-scheduler zip in Anomaly Detection. | 5 May 2022 [1.3.2](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.2.md) | Bug fixes for Anomaly Detection and the Security Dashboards Plugin, adds the option to install OpenSearch using RPM, as well as enhancements to the ML Commons execute task, and the removal of the job-scheduler zip in Anomaly Detection. | 5 May 2022
[1.3.1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.1.md) | Bug fixes when using document-level security, and adjusted ML Commons to use the latest RCF jar and protostuff to RCF model serialization. | 30 March 2022 [1.3.1](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.1.md) | Bug fixes when using document-level security, and adjusted ML Commons to use the latest RCF jar and protostuff to RCF model serialization. | 30 March 2022
[1.3.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.0.md) | Adds Model Type Validation to Validate Detector API, continuous transforms, custom actions, applied policy parameter to Explain API, default action retries, and new rollover and transition conditions to Index Management, new ML Commons plugin, parse command to SQL, Application Analytics, Live Tail, Correlation, and Events Flyout to Observbility, and auto backport and support for OPENSEARCH_JAVA_HOME to Performance Analyzer. Bug fixes. | 17 March 2022 [1.3.0](https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.0.md) | Adds Model Type Validation to Validate Detector API, continuous transforms, custom actions, applied policy parameter to Explain API, default action retries, and new rollover and transition conditions to Index Management, new ML Commons plugin, parse command to SQL, Application Analytics, Live Tail, Correlation, and Events Flyout to Observbility, and auto backport and support for OPENSEARCH_JAVA_HOME to Performance Analyzer. Bug fixes. | 17 March 2022