## 2022-05-24 Version 2.0.0.0 Compatible with Opensearch-Dashboards 2.0.0 ### Enhancements * Change 2.0-alpha1 to 2.0-rc1. ([#946](https://github.com/opensearch-project/security-dashboards-plugin/pull/946)) * Make Git ignore .idea/ folder ([#944](https://github.com/opensearch-project/security-dashboards-plugin/pull/944)) * Updated issue templates from .github. ([#931](https://github.com/opensearch-project/security-dashboards-plugin/pull/931)) * Bumps version of main to 2.0.0.0 ([#928](https://github.com/opensearch-project/security-dashboards-plugin/pull/928)) * Enforce authentication on api/status route by default ([#968](https://github.com/opensearch-project/security-dashboards-plugin/pull/968)) ### Bug fixes * Fix broken `nextUrl=` parameter logic ([#940](https://github.com/opensearch-project/security-dashboards-plugin/pull/940)) * Fix 'openserach' typo in constants.tsx ([#953](https://github.com/opensearch-project/security-dashboards-plugin/pull/953)) * Select tenant popup only appears when mutli-tenacy is enabled ([#965](https://github.com/opensearch-project/security-dashboards-plugin/pull/965)) ### Maintenance * Revert "Enforce authentication on api/status route by default (#943)" ([#950](https://github.com/opensearch-project/security-dashboards-plugin/pull/950)) * Enforce authentication on api/status route by default ([#943](https://github.com/opensearch-project/security-dashboards-plugin/pull/943)) * [Build] restore osdVersion to 2.0.0 ([#947](https://github.com/opensearch-project/security-dashboards-plugin/pull/947)) * [Build] bump to 2.0.0.0-rc1 ([#941](https://github.com/opensearch-project/security-dashboards-plugin/pull/941)) * Generate release notes for 2.0.0 ([#955](https://github.com/opensearch-project/security-dashboards-plugin/pull/955)) * Build OSD on 2.0 branch ([#986](https://github.com/opensearch-project/security-dashboards-plugin/pull/986)) * Remove redundant DCO check for the GitHub app ([#974](https://github.com/opensearch-project/security-dashboards-plugin/pull/974)) * Fixes broken main build which was caused due to version mismatch ([#989](https://github.com/opensearch-project/security-dashboards-plugin/pull/989))