Skip to content

Releases: opensearch-project/security-dashboards-plugin

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)

Release 2.3.0.0

14 Sep 18:44
1d4ee91
Compare
Choose a tag to compare

2022-09-15 Version 2.3.0.0

Compatible with Opensearch-Dashboards 2.3.0

Bug Fixes

  • Use expiration of tokens from the id token (#1040)

Infrastructure

  • Add prerequisite check github workflow (#1083)

Maintenance

  • Increment version to 2.3.0.0 (#1068)

Release 2.2.0.0

15 Aug 17:41
db60d71
Compare
Choose a tag to compare

2022-08-11 Version 2.2.0.0

Compatible with Opensearch-Dashboards 2.2.0

Bug Fixes

  • Fix bug in SAML support after renaming (#895)" (#1035)
  • Fix bug in support for jwt.url_param customization (#1025)
  • Get security_tenant search param from URL (#1024)
  • Preserve URL Hash for SAML based login (#1039)

Maintenance

  • Updates Dev guide (#897)
  • Add tests for account-nav-button when multitenancy is disabled (#1020)
  • Increment version to 2.2.0.0 (#1032)
  • Add release notes for 2.2.0.0 release (#1050)

2.1.0.0

11 Jul 03:12
c1404df
Compare
Choose a tag to compare

2022-07-07 Version 2.1.0.0

Compatible with Opensearch-Dashboards 2.1.0

Enhancement

  • Dynamically compute OpenID redirectUri from proxy HTTP headers (#929)
  • Clear the sessionStorage when logging out (#1003)

Bug Fix

  • Disable private tenant for read only users (#868)
  • Replace _opendistro route with _plugins (#895)

Maintenance

  • Bump version to 2.1.0.0 (#1004)
  • Adds 1.3.1.0 release notes (#988)
  • Create release notes 2.0.0 (#996)