diff --git a/release-notes/opensearch-dashboards-reports.release-notes-1.0.0.0-rc1.md b/release-notes/opensearch-dashboards-reports.release-notes-1.0.0.0-rc1.md index a57af4f0..081e3623 100644 --- a/release-notes/opensearch-dashboards-reports.release-notes-1.0.0.0-rc1.md +++ b/release-notes/opensearch-dashboards-reports.release-notes-1.0.0.0-rc1.md @@ -10,6 +10,7 @@ Compatible with OpenSearch 1.0.0-rc1 * Increase chromium timeout to 100s ([#58](https://github.com/opensearch-project/dashboards-reports/pull/58)) ### Bug Fixes +* Configure index to have default one replica and upper bound 2 ([#62](https://github.com/opensearch-project/dashboards-reports/pull/62)) * Fix case-sensitive directory name for chromium zip ([#35](https://github.com/opensearch-project/dashboards-reports/pull/35)) * Add condition to fix negative value display ([#51](https://github.com/opensearch-project/dashboards-reports/pull/51)) * Fix csv parsing function ([#53](https://github.com/opensearch-project/dashboards-reports/pull/53))