Releases: opensearch-project/security-dashboards-plugin
Releases · opensearch-project/security-dashboards-plugin
1.3.14.0
2.11.0.0
2.10.0.0
2023-08-31 Version 2.10.0.0
Compatible with OpenSearch-Dashboards 2.10.0
Enhancements
- Security Getting Started page follows Dashboard themes (#1538)
- Security Roles and Audit Log Settings follow Dashboard themes (#1558)
- Support OpenSearch logo theming for light / dark modes (#1568)
Bug Fixes
- When following a link that prompts sign in through SAML or Multi-Auth the destination page is not lost (#1557)
Maintenance
1.3.12.0
2.9.0.0
2023-07-18 Version 2.9.0.0
Compatible with Opensearch-Dashboards 2.9.0
Enhancements
- Add RESTAPI permissions and ISM control center permissions to dropdown (#1473)
- Move security plugin from Plugin to Management section on left navigation menu (#1495)
- Filter high level groups and action groups by cluster and index (#1508)
- Use password message from /dashboardsinfo (#1509)
Bug Fixes
- Switch to new tenant after loading a copied long URL (#1450) (#1477)
- Fix a bad import path (#1498) (#1499)
Maintenance
2.8.0.0
2023-06-06 Version 2.8.0.0
Compatible with Opensearch-Dashboards 2.8.0
Bug Fixes
- Fix the test cases to adapt the security password validation feature (#1437)
Enhancements
2.7.0.0
2023-04-25 Version 2.7.0.0
Compatible with Opensearch-Dashboards 2.7.0
Features
- Dynamic tenancy configurations (#1394)
Bug Fixes
- Fix No blank backend role before adding a new one in Create User page (#1384)
- Fix "Get started" image is not adaptive to the browser window size. (#1396)
Enhancements
- Replace legacy template with index template (#1359)
- Add loginEndPointWithPath (#1358)
- Add new actions for ppl and datasource apis (#1395)
- Split up a value into multiple cookie payloads (#1352)
Infrastructure
- Add auto-release workflow (#1339)
1.3.9.0
Release 2.6.0.0
2023-02-28 Version 2.6.0.0
Compatible with Opensearch-Dashboards 2.6.0
Enhancements
- Windows CI Support (#1320)
- Add indices:admin/close* to list of permissible index permissions (#1323)
- Synchronize all permissions from latest OpenSearch (#1333)
Bug Fixes
- Fix issue with jwt as url param after getAdditionalAuthHeader switched to async (#1292)
- Update URLs referencing old docs-beta site (#1231)
- Fix plugin configuration path (#1304)
Maintenance
- Switch to maven to download plugin (#1331)
Release 2.5.0.0
2023-01-17 Version 2.5.0.0
Compatible with Opensearch-Dashboards 2.5.0
Enhancements
- Enhance the stability of SAML integ test (#1237, #1272)
- Change the reference branch to 2.5 for Cypress test (#1298)
Bug Fixes
- Fix tenant label for custom tenant when both Global and Private tenants are disabled (#1277, #1280)
- Fix openid redirect issue to use base_redirect_url when nextUrl is absent (#1282, #1283)
- Add Notifications cluster permissions (#1290, #1291)
- Fix regression in jwt url parameter by awaiting async getAdditionalAuthHeader (#1292, #1296)