Releases: opensearch-project/security-dashboards-plugin
Releases · opensearch-project/security-dashboards-plugin
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)
Maintenance
1.3.17.0
2.14.0.0
Version 2.14.0.0
Compatible with OpenSearch-Dashboards 2.14.0
Enhancements
- Adds Multiple Datasources Support for Security Dashboards Plugin (#1888)
- Adds flow-framework transport action permissions to the static dropdown list (#1908)
- Update copy for tenancy tab (#1881)
- Clear session storage on auto-logout & remove unused saml function (#1872)
- Create a password strength UI for security dashboards plugin (#1762)
Bug Fixes
- Fixes saml login flow to work with anonymous auth (#1839)
- Fixes issue with multi-tenancy and default route to use corresponding default route for the selected tenant (#1820)
- Fix oidc cypress test and remove doc link (#1923)
- Add fix for data source disabled plugin should work (#1916)
Maintenance
1.3.16.0
2.13.0.0
2024-03-19 Version 2.13.0.0
Compatible with OpenSearch-Dashboards 2.13.0
Enhancements
- Clear the contents of opensearch_dashboards prior to putting settings (#1781)
- Add loose flag to OSD bootstrap (#1789)
- Hide tenant when disabled in the account nav button popover (#1792)
- Use start-opensearch and setup-opensearch-dashboards actions (#1808)
- Fix cookie expiry issues from IDP/JWT auth methods, disables keepalive for JWT/IDP (#1806)
- Copy tenant with Short URL (#1812)
- Add toast handling for purge cache action (#1827)