diff --git a/_config.yml b/_config.yml index 100f0cb1..008da5fc 100644 --- a/_config.yml +++ b/_config.yml @@ -5,9 +5,9 @@ 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 permalink: /:path/ -opensearch_version: 2.0.0-rc1 -opensearch_dashboards_version: 2.0.0-rc1 -opensearch_major_minor_version: 2.0-rc1 +opensearch_version: 2.0.0 +opensearch_dashboards_version: 2.0.0 +opensearch_major_minor_version: 2.0 lucene_version: 9_1_0 # Build settings diff --git a/_data/versions.json b/_data/versions.json index fa2f46fe..b80cc0f9 100644 --- a/_data/versions.json +++ b/_data/versions.json @@ -7,5 +7,5 @@ "1.1", "1.0" ], - "latest": "1.3" + "latest": "2.0" } \ No newline at end of file diff --git a/_opensearch/install/plugins.md b/_opensearch/install/plugins.md index 8536e67d..531a7f11 100644 --- a/_opensearch/install/plugins.md +++ b/_opensearch/install/plugins.md @@ -64,6 +64,26 @@ bin/opensearch-plugin list
+opensearch-alerting 2.0.0.0 +opensearch-anomaly-detection 2.0.0.0 +opensearch-asynchronous-search 2.0.0.0 +opensearch-cross-cluster-replication 2.0.0.0 +opensearch-index-management 2.0.0.0 +opensearch-job-scheduler 2.0.0.0 +opensearch-knn 2.0.0.0 +opensearch-ml 2.0.0.0 +opensearch-notifications 2.0.0.0 +opensearch-observability 2.0.0.0 +opensearch-performance-analyzer 2.0.0.0 +opensearch-reports-scheduler 2.0.0.0 +opensearch-security 2.0.0.0 +opensearch-sql 2.0.0.0 ++