Releases: opensearch-project/security-dashboards-plugin
Releases · opensearch-project/security-dashboards-plugin
2.12.0.0
2024-02-20 Version 2.12.0.0
Compatible with OpenSearch-Dashboards 2.12.0
Enhancements
- Run SAML Multi Auth integration tests in Cypress (#1729) (#1749)
- Add step to install dependencies prior to building (#1743) (#1747)
- Add indices:data/read/search/template/render to cluster permissions dropdown (#1725) (#1732)
- Run Security dashboards plugin from binary (#1734)
- Run
cypress-tests
andcypress-tests-tenancy-disabled
on Chrome (#1728) (#1733) - Cookie compression and splitting for JWT (#1651) (#1723)
- Adds system index permission as allowed action under static drop down list (#1720)
- Handle other permission group types (#1715) (#1718)
- Implement nextUrl for OpenID Authentication (#1563) (#1701)
- Cypress13 testing frame work for OIDC and SAML (#1691)
- Added client certificate options to support mutual TLS for OpenID endpoint (#1650) (#1683)
- Adds openid parameters (#1637) (#1677)
- Show controls as read only based on tenant permissions (#1472) (#1670)
- Add search pipeline action permissions (#1661) (#1663)
- Add permissions for async query and patch datasource API (#1626) (#1630)
Bug Fixes
- Fixes Short URL redirection for SAML login (#1744) (#1767)
- Disable tenancy pop-ups when disabled or default tenant set (#1759) (#1763)
- Fix cannot find module when import ResourceType in server from public folder (#1705) (#1716)
- Fix copy link issue in Safari (#1633) (#1672)
- Fix bug where custom permission groups are missing (#1636) (#1639)
Maintenance
- Removing Prerequisite Checks Workflow (#1757)
- Addressing spelling mistakes in server code. (#1753) (#1754)
- Moves eslint to devDependency and save yarn.lock file (#1746) (#1748)
- Update cypress E2E workflow to reflect changes to default admin password (#1714) (#1719)
- Pass in env variable and -t flag to set "admin" as the initial admin password (#1708)
- Increment version to 2.12.0.0 (#1686)
- Upgrade glob-parent to 5.1.2 and debug to 4.3.4 (#1685)
- Check in yarn.lock for 2.x branch (#1671)
- Different Values Pointing to Basic Auth, Need to Unify (#1619) (#1649)
- Stabilize SAML integration test cases for security dashboard CIs (#1641) (#1654)
- Update babel imports (#1652) (#1653)
Refactoring
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)