Skip to content

Releases: opensearch-project/security-dashboards-plugin

2.11.0.0

16 Oct 19:21
bcfb488
Compare
Choose a tag to compare

2023-10-18 Version 2.11.0.0

Compatible with OpenSearch-Dashboards 2.11.0

Bug Fixes

  • Fix OIDC refresh token flow when using the cookie splitter (#1580)

2.10.0.0

25 Sep 22:04
0647bf9
Compare
Choose a tag to compare

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

  • Force resolution of selenium-webdriver to 4.10.0 (#1541)
  • Change the regex command in install dashboard GHA (#1533)

1.3.12.0

10 Aug 22:03
87dd14e
Compare
Choose a tag to compare

2023-08-10 Version 1.3.12.0

Compatible with Opensearch-Dashboards 1.3.12

Bug Fixes

  • Switch to new tenant after loading a copied long URL (#1450)
  • Add the tenant into the short URL once the short URL is resolved (#1462) #1516

2.9.0.0

24 Jul 19:49
cf46434
Compare
Choose a tag to compare

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

  • Use version from package.json for integration tests (#1465)
  • Update permissions according to backend (#1480) (#1484)

2.8.0.0

06 Jun 19:13
ae083f9
Compare
Choose a tag to compare

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

  • Add new cluster permissions constants for long-running operation notification feature in Index-Management repo (#1444)
  • Adds the newly created admin api permissions to the static dropdown list (#1426)

2.7.0.0

02 May 20:58
fb7426e
Compare
Choose a tag to compare

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

16 Mar 21:06
713ccb7
Compare
Choose a tag to compare

2023-03-16 Version 1.3.9.0

Compatible with Opensearch-Dashboards 1.3.9

Enhancement

  • Windows CI support for 1.3 branch (#1321)

Maintenance

  • Add auto-release workflow (#1339)

Bug Fixes

  • Replace legacy template with index template (#1359)

Release 2.6.0.0

01 Mar 02:26
c4791f8
Compare
Choose a tag to compare

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

24 Jan 22:44
ef7d93c
Compare
Choose a tag to compare

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)

Release 2.4.0.0

16 Nov 16:08
c1e77f7
Compare
Choose a tag to compare

2022-11-10 Version 2.4.0.0

Compatible with Opensearch-Dashboards 2.4.0

Features

  • Initial commit for multiple authentication (#1110)
  • Saved Object Aggregation View (#1146)
  • [Saved Object Aggregation View] Use namespace registry to add tenant filter (#1169)
  • Move tenant-related utils to common folder (#1184)

Enhancements

  • Preserve URL Hash for SAML based login (#1039)

Bug Fixes

  • Fix the tenant switching after timeout (#1090)
  • Fix the UI user flow of selecting custom teanant on tenant switch panel (#1112)
  • Fix for Tenancy info getting lost on re-login in SAML Authentication flow (#1134)
  • Remove multi-tenant path check in auth handler (#1151)

Infrastructure

  • Add SAML integration tests (#1088)
  • Support CI for Windows and MacOS (#1164)

Maintenance

  • Increment version to 2.4.0.0 (#1096)
  • Configure new ML plugin actions (#1182)