diff --git a/README.md b/README.md index 175730e0..093941af 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ If you're making major changes to the documentation and need to see the rendered ## New releases 1. Branch. -1. Change the `opensearch_version` and `opensearch_major_version` variables in `_config.yml`. +1. Change the `opensearch_version` and `opensearch_major_minor_version` variables in `_config.yml`. 1. Start up a new cluster using the updated Docker Compose file in `docs/install/docker.md`. 1. Update the version table in `version-history.md`. diff --git a/_config.yml b/_config.yml index 0b56bce3..3c01797d 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,7 @@ baseurl: "/docs" # 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: 1.0.0 +opensearch_version: 1.0.1 opensearch_major_minor_version: 1.0 # Build settings diff --git a/_dashboards/install/plugins.md b/_dashboards/install/plugins.md index 805423c9..06b3c4c9 100644 --- a/_dashboards/install/plugins.md +++ b/_dashboards/install/plugins.md @@ -28,6 +28,21 @@ If you don't want to use the all-in-one installation options, you can install th
+alertingDashboards 1.0.0.0 +anomalyDetectionDashboards 1.0.0.0 +ganttChartDashboards 1.0.0.0 +indexManagementDashboards 1.0.1.0 +notebooksDashboards 1.0.0.0 +queryWorkbenchDashboards 1.0.0.0 +reportsDashboards 1.0.1.0 +securityDashboards 1.0.1.0 +traceAnalyticsDashboards 1.0.0.0 ++
alertingDashboards 1.0.0.0-rc1 -anomalyDetectionDashboards 1.0.0.0-rc1 -ganttChartDashboards 1.0.0.0-rc1 -indexManagementDashboards 1.0.0.0-rc1 -notebooksDashboards 1.0.0.0-rc1 -queryWorkbenchDashboards 1.0.0.0-rc1 -reportsDashboards 1.0.0.0-rc1 -securityDashboards 1.0.0.0-rc1 -traceAnalyticsDashboards 1.0.0.0-rc1 --
alertingDashboards 1.0.0.0-beta1 -anomalyDetectionDashboards 1.0.0.0-beta1 -ganttChartDashboards 1.0.0.0-beta1 -indexManagementDashboards 1.0.0.0-beta1 -notebooksDashboards 1.0.0.0-beta1 -queryWorkbenchDashboards 1.0.0.0-beta1 -reportsDashboards 1.0.0.0-beta1 -securityDashboards 1.0.0.0-beta1 -traceAnalyticsDashboards 1.0.0.0-beta1
opensearch-alerting 1.0.0.0 +opensearch-anomaly-detection 1.0.0.0 +opensearch-asynchronous-search 1.0.0.0 +opensearch-index-management 1.0.1.0 +opensearch-job-scheduler 1.0.0.0 +opensearch-knn 1.0.0.0 +opensearch-notebooks 1.0.0.0 +opensearch-performance-analyzer 1.0.1.0 +opensearch-reports-scheduler 1.0.0.0 +opensearch-security 1.0.1.0 +opensearch-sql 1.0.0.0 ++
opensearch-alerting 1.0.0.0-rc1 -opensearch-anomaly-detection 1.0.0.0-rc1 -opensearch-asynchronous-search 1.0.0.0-rc1 -opensearch-index-management 1.0.0.0-rc1 -opensearch-job-scheduler 1.0.0.0-rc1 -opensearch-knn 1.0.0.0-rc1 -opensearch-notebooks 1.0.0.0-rc1 -opensearch-performance-analyzer 1.0.0.0-rc1 -opensearch-reports-scheduler 1.0.0.0-rc1 -opensearch-security 1.0.0.0-rc1 -opensearch-sql 1.0.0.0-rc1 --
opensearch-alerting 1.0.0.0-beta1 -opensearch-anomaly-detection 1.0.0.0-beta1 -opensearch-asynchronous-search 1.0.0.0-beta1 -opensearch-index-management 1.0.0.0-beta1 -opensearch-job-scheduler 1.0.0.0-beta1 -opensearch-knn 1.0.0.0-beta1 -opensearch-performance-analyzer 1.0.0.0-beta1 -opensearch-reports-scheduler 1.0.0.0-beta1 -opensearch-security 1.0.0.0-beta1 -opensearch-sql 1.0.0.0-beta1