Releases: opensearch-project/security-dashboards-plugin
Releases · opensearch-project/security-dashboards-plugin
3.0.0.0
3.0.0.0-beta1
3.0.0.0-alpha1
2.19.0.0
1.3.20.0
2.18.0.0
2.17.0.0
Version 2.17.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 2.17.0
Enhancements
- Adds page headers for updated UX (#2083)
- Conditionally change where avatar shows up (#2082)
- Use smaller and compressed varients of buttons and form components (#2079)
- Use the
getRedirectUrl
from OSD to generate nextUrl (#2072) - Consistency and density improvements (#2101)
- Add Proxy Auth to Multi Auth Options (#2076)
Bug Fixes
- Do not register tenancy app if disabled in yml (#2057)
- Ux fixes for page header (#2108)
- Fix a bug where basepath nextUrl is invalid when it should be valid (#2096)
- feat: update title and descriptions (#2084)
Maintenance
1.3.19.0
2.16.0.0
Version 2.16.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 2.16.0
Enhancements
- [MDS] Adds datasource filter for version decoupling (#2051)
- Update nextUrl validation to incorporate serverBasePath (#2048)
- Conform to Navigation changes from OSD core (#2022)
- feat: http proxy support for oidc (#2024)
- Remove dependency on opensearch build repo libs from custom build.sh (#2033)
- Add custom build script to support different cypress version (#2027)
Bug Fixes
- Fix the bug of capabilities request not supporting carrying authinfo (#2014)
- Fix URL duplication issue (#2004)
Maintenance
- Format package.json (#2060)
- Addresses CVE-2024-4068 and updates yarn.lock (#2039)
2.15.0.0
Version 2.15.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 2.15.0
Enhancements
- Remove tenant tab when disabled via yaml (#1960)
- Always show security screen and shows error page when trying to access forbidden data-source (#1964)
- Provide ability to view password (#1980)
- Make login screen input feels consistent (#1993)
Bug Fixes
- Fix bugs where pages were stuck in error state (#1944)
- Fix issue when using OpenID Authentication with serverBasePath (#1899)
- Fixes issue with expiryTime of OIDC cookie that causes refreshToken workflow to be skipped (#1990)